./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/value-barrier.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version da043454 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 ../../../trunk/examples/svcomp/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-wip.fs.system-includes-da04345-m [2025-04-30 10:31:59,360 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-30 10:31:59,417 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-04-30 10:31:59,421 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-30 10:31:59,421 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-30 10:31:59,434 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-30 10:31:59,435 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-30 10:31:59,435 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-30 10:31:59,435 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-30 10:31:59,435 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-30 10:31:59,435 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-30 10:31:59,435 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Use SBE=true [2025-04-30 10:31:59,436 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-30 10:31:59,436 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-30 10:31:59,436 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:59,436 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:59,437 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-30 10:31:59,437 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-30 10:31:59,437 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-04-30 10:31:59,756 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-30 10:31:59,761 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-30 10:31:59,763 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-30 10:31:59,764 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-30 10:31:59,764 INFO L274 PluginConnector]: CDTParser initialized [2025-04-30 10:31:59,765 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-race-challenges/value-barrier.i [2025-04-30 10:32:01,042 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ec17b36d7/6f5a3b639cde47628443ff15dbe2f773/FLAGcb43a24a4 [2025-04-30 10:32:01,294 INFO L389 CDTParser]: Found 1 translation units. [2025-04-30 10:32:01,294 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/value-barrier.i [2025-04-30 10:32:01,310 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ec17b36d7/6f5a3b639cde47628443ff15dbe2f773/FLAGcb43a24a4 [2025-04-30 10:32:02,242 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ec17b36d7/6f5a3b639cde47628443ff15dbe2f773 [2025-04-30 10:32:02,244 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-30 10:32:02,245 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-30 10:32:02,246 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-30 10:32:02,246 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-30 10:32:02,249 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-30 10:32:02,249 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,250 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10fb068a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02, skipping insertion in model container [2025-04-30 10:32:02,250 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,272 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-30 10:32:02,648 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-30 10:32:02,667 INFO L200 MainTranslator]: Completed pre-run [2025-04-30 10:32:02,733 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-30 10:32:02,778 INFO L204 MainTranslator]: Completed translation [2025-04-30 10:32:02,778 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02 WrapperNode [2025-04-30 10:32:02,779 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-30 10:32:02,780 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-30 10:32:02,780 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-30 10:32:02,780 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-30 10:32:02,784 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,799 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,822 INFO L138 Inliner]: procedures = 265, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 195 [2025-04-30 10:32:02,822 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-30 10:32:02,823 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-30 10:32:02,823 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-30 10:32:02,823 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-30 10:32:02,828 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,829 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,836 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,836 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,848 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,853 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,855 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,858 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,859 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,865 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-30 10:32:02,870 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-30 10:32:02,870 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-30 10:32:02,870 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-30 10:32:02,871 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (1/1) ... [2025-04-30 10:32:02,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:32:02,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-30 10:32:02,895 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-04-30 10:32:02,901 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-04-30 10:32:02,915 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-04-30 10:32:02,915 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-30 10:32:02,915 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-04-30 10:32:02,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-04-30 10:32:02,916 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-30 10:32:02,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-04-30 10:32:02,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-30 10:32:02,916 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-30 10:32:02,916 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-30 10:32:02,916 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-30 10:32:02,916 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-30 10:32:02,916 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-30 10:32:02,917 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-04-30 10:32:03,021 INFO L234 CfgBuilder]: Building ICFG [2025-04-30 10:32:03,023 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-30 10:32:03,303 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-30 10:32:03,304 INFO L283 CfgBuilder]: Performing block encoding [2025-04-30 10:32:03,333 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-30 10:32:03,336 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-04-30 10:32:03,336 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.04 10:32:03 BoogieIcfgContainer [2025-04-30 10:32:03,336 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-30 10:32:03,338 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-30 10:32:03,338 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-30 10:32:03,343 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-30 10:32:03,343 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.04 10:32:02" (1/3) ... [2025-04-30 10:32:03,344 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5070f029 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.04 10:32:03, skipping insertion in model container [2025-04-30 10:32:03,344 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:32:02" (2/3) ... [2025-04-30 10:32:03,344 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5070f029 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.04 10:32:03, skipping insertion in model container [2025-04-30 10:32:03,344 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.04 10:32:03" (3/3) ... [2025-04-30 10:32:03,347 INFO L128 eAbstractionObserver]: Analyzing ICFG value-barrier.i [2025-04-30 10:32:03,358 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-30 10:32:03,360 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG value-barrier.i that has 2 procedures, 223 locations, 226 edges, 1 initial locations, 3 loop locations, and 6 error locations. [2025-04-30 10:32:03,362 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-30 10:32:03,419 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-04-30 10:32:03,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 226 places, 227 transitions, 461 flow [2025-04-30 10:32:03,550 INFO L116 PetriNetUnfolderBase]: 4/275 cut-off events. [2025-04-30 10:32:03,552 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-30 10:32:03,555 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 282 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-04-30 10:32:03,555 INFO L82 GeneralOperation]: Start removeDead. Operand has 226 places, 227 transitions, 461 flow [2025-04-30 10:32:03,564 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 226 places, 227 transitions, 461 flow [2025-04-30 10:32:03,571 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:32:03,581 INFO L340 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;@18650ec5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:32:03,582 INFO L341 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-04-30 10:32:03,605 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:32:03,605 INFO L116 PetriNetUnfolderBase]: 1/161 cut-off events. [2025-04-30 10:32:03,605 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:32:03,605 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:03,610 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-04-30 10:32:03,610 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:03,614 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:03,614 INFO L85 PathProgramCache]: Analyzing trace with hash -1703477635, now seen corresponding path program 1 times [2025-04-30 10:32:03,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:03,620 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [380718215] [2025-04-30 10:32:03,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:03,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:03,705 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-04-30 10:32:03,750 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-04-30 10:32:03,750 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:03,750 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:03,921 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:03,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:03,921 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [380718215] [2025-04-30 10:32:03,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [380718215] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:03,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:03,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:03,923 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [185720688] [2025-04-30 10:32:03,923 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:03,928 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:03,933 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:03,947 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:03,948 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:03,969 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-04-30 10:32:03,974 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-04-30 10:32:03,977 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:03,977 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-04-30 10:32:03,977 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:04,119 INFO L116 PetriNetUnfolderBase]: 41/427 cut-off events. [2025-04-30 10:32:04,119 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-30 10:32:04,120 INFO L83 FinitePrefix]: Finished finitePrefix Result has 527 conditions, 427 events. 41/427 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1217 event pairs, 21 based on Foata normal form. 11/392 useless extension candidates. Maximal degree in co-relation 311. Up to 69 conditions per place. [2025-04-30 10:32:04,123 INFO L140 encePairwiseOnDemand]: 220/227 looper letters, 19 selfloop transitions, 4 changer transitions 1/232 dead transitions. [2025-04-30 10:32:04,124 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 232 transitions, 517 flow [2025-04-30 10:32:04,125 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:04,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:04,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 654 transitions. [2025-04-30 10:32:04,137 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.960352422907489 [2025-04-30 10:32:04,138 INFO L175 Difference]: Start difference. First operand has 226 places, 227 transitions, 461 flow. Second operand 3 states and 654 transitions. [2025-04-30 10:32:04,139 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 232 transitions, 517 flow [2025-04-30 10:32:04,144 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 232 transitions, 517 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:32:04,149 INFO L231 Difference]: Finished difference. Result has 230 places, 227 transitions, 485 flow [2025-04-30 10:32:04,151 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-04-30 10:32:04,154 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-04-30 10:32:04,154 INFO L485 AbstractCegarLoop]: Abstraction has has 230 places, 227 transitions, 485 flow [2025-04-30 10:32:04,154 INFO L486 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-04-30 10:32:04,154 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:04,154 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-04-30 10:32:04,155 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-30 10:32:04,155 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:04,155 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:04,157 INFO L85 PathProgramCache]: Analyzing trace with hash -624379499, now seen corresponding path program 1 times [2025-04-30 10:32:04,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:04,157 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [124080440] [2025-04-30 10:32:04,157 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:04,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:04,191 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-04-30 10:32:04,225 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-04-30 10:32:04,229 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:04,229 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:04,936 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:04,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:04,938 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [124080440] [2025-04-30 10:32:04,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [124080440] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:04,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:04,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:04,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [775089722] [2025-04-30 10:32:04,939 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:04,940 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:32:04,940 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:04,940 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:32:04,940 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:32:05,063 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 227 [2025-04-30 10:32:05,065 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-04-30 10:32:05,065 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:05,065 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 227 [2025-04-30 10:32:05,065 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:05,187 INFO L116 PetriNetUnfolderBase]: 100/615 cut-off events. [2025-04-30 10:32:05,187 INFO L117 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-04-30 10:32:05,189 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 22. Compared 2468 event pairs, 34 based on Foata normal form. 0/556 useless extension candidates. Maximal degree in co-relation 629. Up to 134 conditions per place. [2025-04-30 10:32:05,190 INFO L140 encePairwiseOnDemand]: 221/227 looper letters, 36 selfloop transitions, 5 changer transitions 0/242 dead transitions. [2025-04-30 10:32:05,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 242 transitions, 597 flow [2025-04-30 10:32:05,193 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:05,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:05,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1236 transitions. [2025-04-30 10:32:05,196 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9074889867841409 [2025-04-30 10:32:05,196 INFO L175 Difference]: Start difference. First operand has 230 places, 227 transitions, 485 flow. Second operand 6 states and 1236 transitions. [2025-04-30 10:32:05,196 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 242 transitions, 597 flow [2025-04-30 10:32:05,201 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 242 transitions, 589 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:05,205 INFO L231 Difference]: Finished difference. Result has 231 places, 226 transitions, 485 flow [2025-04-30 10:32:05,205 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-04-30 10:32:05,206 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 5 predicate places. [2025-04-30 10:32:05,206 INFO L485 AbstractCegarLoop]: Abstraction has has 231 places, 226 transitions, 485 flow [2025-04-30 10:32:05,207 INFO L486 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-04-30 10:32:05,207 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:05,207 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-04-30 10:32:05,207 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-30 10:32:05,207 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:05,208 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:05,210 INFO L85 PathProgramCache]: Analyzing trace with hash 1867360700, now seen corresponding path program 1 times [2025-04-30 10:32:05,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:05,210 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [911980923] [2025-04-30 10:32:05,210 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:05,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:05,240 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-04-30 10:32:05,252 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-04-30 10:32:05,252 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:05,252 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:05,305 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:05,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:05,305 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [911980923] [2025-04-30 10:32:05,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [911980923] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:05,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:05,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:05,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1630842598] [2025-04-30 10:32:05,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:05,308 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:05,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:05,308 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:05,308 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:05,326 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-04-30 10:32:05,327 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 226 transitions, 485 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-04-30 10:32:05,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:05,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-04-30 10:32:05,327 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:05,406 INFO L116 PetriNetUnfolderBase]: 56/497 cut-off events. [2025-04-30 10:32:05,407 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-30 10:32:05,409 INFO L83 FinitePrefix]: Finished finitePrefix Result has 652 conditions, 497 events. 56/497 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1731 event pairs, 27 based on Foata normal form. 0/450 useless extension candidates. Maximal degree in co-relation 430. Up to 94 conditions per place. [2025-04-30 10:32:05,410 INFO L140 encePairwiseOnDemand]: 222/227 looper letters, 19 selfloop transitions, 4 changer transitions 0/233 dead transitions. [2025-04-30 10:32:05,410 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 233 transitions, 545 flow [2025-04-30 10:32:05,411 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:05,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2025-04-30 10:32:05,413 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9559471365638766 [2025-04-30 10:32:05,414 INFO L175 Difference]: Start difference. First operand has 231 places, 226 transitions, 485 flow. Second operand 3 states and 651 transitions. [2025-04-30 10:32:05,414 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 233 transitions, 545 flow [2025-04-30 10:32:05,416 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 233 transitions, 535 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-04-30 10:32:05,419 INFO L231 Difference]: Finished difference. Result has 230 places, 229 transitions, 505 flow [2025-04-30 10:32:05,419 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=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=505, PETRI_PLACES=230, PETRI_TRANSITIONS=229} [2025-04-30 10:32:05,420 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-04-30 10:32:05,420 INFO L485 AbstractCegarLoop]: Abstraction has has 230 places, 229 transitions, 505 flow [2025-04-30 10:32:05,420 INFO L486 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-04-30 10:32:05,420 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:05,420 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-04-30 10:32:05,420 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-30 10:32:05,422 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:05,424 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:05,424 INFO L85 PathProgramCache]: Analyzing trace with hash -1769566971, now seen corresponding path program 1 times [2025-04-30 10:32:05,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:05,424 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [341927361] [2025-04-30 10:32:05,424 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:05,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:05,451 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-04-30 10:32:05,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-04-30 10:32:05,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:05,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:05,493 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:05,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:05,493 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [341927361] [2025-04-30 10:32:05,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [341927361] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:05,494 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:05,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:05,494 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891834744] [2025-04-30 10:32:05,494 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:05,494 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:05,494 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:05,495 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:05,495 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:05,500 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-04-30 10:32:05,501 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 230 places, 229 transitions, 505 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-04-30 10:32:05,501 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:05,501 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-04-30 10:32:05,501 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:05,578 INFO L116 PetriNetUnfolderBase]: 43/526 cut-off events. [2025-04-30 10:32:05,578 INFO L117 PetriNetUnfolderBase]: For 41/41 co-relation queries the response was YES. [2025-04-30 10:32:05,579 INFO L83 FinitePrefix]: Finished finitePrefix Result has 714 conditions, 526 events. 43/526 cut-off events. For 41/41 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1915 event pairs, 5 based on Foata normal form. 0/478 useless extension candidates. Maximal degree in co-relation 473. Up to 61 conditions per place. [2025-04-30 10:32:05,580 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 19 selfloop transitions, 4 changer transitions 0/239 dead transitions. [2025-04-30 10:32:05,580 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 239 transitions, 584 flow [2025-04-30 10:32:05,580 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:05,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:05,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions. [2025-04-30 10:32:05,581 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9706314243759178 [2025-04-30 10:32:05,581 INFO L175 Difference]: Start difference. First operand has 230 places, 229 transitions, 505 flow. Second operand 3 states and 661 transitions. [2025-04-30 10:32:05,581 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 239 transitions, 584 flow [2025-04-30 10:32:05,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 239 transitions, 572 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:05,586 INFO L231 Difference]: Finished difference. Result has 232 places, 233 transitions, 537 flow [2025-04-30 10:32:05,587 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=497, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=225, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=537, PETRI_PLACES=232, PETRI_TRANSITIONS=233} [2025-04-30 10:32:05,587 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 6 predicate places. [2025-04-30 10:32:05,587 INFO L485 AbstractCegarLoop]: Abstraction has has 232 places, 233 transitions, 537 flow [2025-04-30 10:32:05,588 INFO L486 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-04-30 10:32:05,588 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:05,588 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-04-30 10:32:05,588 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-30 10:32:05,588 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:05,589 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:05,589 INFO L85 PathProgramCache]: Analyzing trace with hash 1337470012, now seen corresponding path program 1 times [2025-04-30 10:32:05,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:05,589 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341989388] [2025-04-30 10:32:05,589 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:05,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:05,607 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-04-30 10:32:05,616 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-04-30 10:32:05,617 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:05,617 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:05,658 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-04-30 10:32:05,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:05,658 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341989388] [2025-04-30 10:32:05,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341989388] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:05,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:05,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:05,658 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [988251540] [2025-04-30 10:32:05,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:05,659 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:05,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:05,659 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:05,659 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:05,667 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-04-30 10:32:05,668 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 233 transitions, 537 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-04-30 10:32:05,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:05,669 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-04-30 10:32:05,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:05,741 INFO L116 PetriNetUnfolderBase]: 54/584 cut-off events. [2025-04-30 10:32:05,741 INFO L117 PetriNetUnfolderBase]: For 77/88 co-relation queries the response was YES. [2025-04-30 10:32:05,742 INFO L83 FinitePrefix]: Finished finitePrefix Result has 831 conditions, 584 events. 54/584 cut-off events. For 77/88 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2203 event pairs, 18 based on Foata normal form. 1/538 useless extension candidates. Maximal degree in co-relation 568. Up to 73 conditions per place. [2025-04-30 10:32:05,744 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 14 selfloop transitions, 4 changer transitions 0/238 dead transitions. [2025-04-30 10:32:05,744 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 238 transitions, 588 flow [2025-04-30 10:32:05,744 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:05,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:05,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 657 transitions. [2025-04-30 10:32:05,746 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9647577092511013 [2025-04-30 10:32:05,746 INFO L175 Difference]: Start difference. First operand has 232 places, 233 transitions, 537 flow. Second operand 3 states and 657 transitions. [2025-04-30 10:32:05,746 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 238 transitions, 588 flow [2025-04-30 10:32:05,748 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 238 transitions, 580 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:05,749 INFO L231 Difference]: Finished difference. Result has 234 places, 235 transitions, 557 flow [2025-04-30 10:32:05,750 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-04-30 10:32:05,750 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 8 predicate places. [2025-04-30 10:32:05,750 INFO L485 AbstractCegarLoop]: Abstraction has has 234 places, 235 transitions, 557 flow [2025-04-30 10:32:05,751 INFO L486 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-04-30 10:32:05,751 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:05,751 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-04-30 10:32:05,751 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-30 10:32:05,751 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:05,752 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:05,752 INFO L85 PathProgramCache]: Analyzing trace with hash 2101885630, now seen corresponding path program 1 times [2025-04-30 10:32:05,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:05,752 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026690188] [2025-04-30 10:32:05,752 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:05,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:05,768 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-04-30 10:32:05,776 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-04-30 10:32:05,776 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:05,777 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:05,897 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:05,897 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:05,898 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026690188] [2025-04-30 10:32:05,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026690188] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:05,898 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:05,898 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:05,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1986613836] [2025-04-30 10:32:05,898 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:05,898 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-04-30 10:32:05,899 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:05,899 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-04-30 10:32:05,900 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-04-30 10:32:05,985 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 227 [2025-04-30 10:32:05,986 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-04-30 10:32:05,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:05,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 227 [2025-04-30 10:32:05,987 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:06,094 INFO L116 PetriNetUnfolderBase]: 82/814 cut-off events. [2025-04-30 10:32:06,095 INFO L117 PetriNetUnfolderBase]: For 70/75 co-relation queries the response was YES. [2025-04-30 10:32:06,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1172 conditions, 814 events. 82/814 cut-off events. For 70/75 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 4033 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-04-30 10:32:06,098 INFO L140 encePairwiseOnDemand]: 219/227 looper letters, 21 selfloop transitions, 2 changer transitions 7/246 dead transitions. [2025-04-30 10:32:06,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 246 transitions, 639 flow [2025-04-30 10:32:06,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:06,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:06,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1267 transitions. [2025-04-30 10:32:06,100 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9302496328928047 [2025-04-30 10:32:06,100 INFO L175 Difference]: Start difference. First operand has 234 places, 235 transitions, 557 flow. Second operand 6 states and 1267 transitions. [2025-04-30 10:32:06,100 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 246 transitions, 639 flow [2025-04-30 10:32:06,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 246 transitions, 631 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:06,106 INFO L231 Difference]: Finished difference. Result has 241 places, 235 transitions, 567 flow [2025-04-30 10:32:06,107 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-04-30 10:32:06,108 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 15 predicate places. [2025-04-30 10:32:06,108 INFO L485 AbstractCegarLoop]: Abstraction has has 241 places, 235 transitions, 567 flow [2025-04-30 10:32:06,109 INFO L486 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-04-30 10:32:06,109 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:06,109 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-04-30 10:32:06,109 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-30 10:32:06,110 INFO L403 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-04-30 10:32:06,110 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:06,110 INFO L85 PathProgramCache]: Analyzing trace with hash 1231332849, now seen corresponding path program 1 times [2025-04-30 10:32:06,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:06,111 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2094971633] [2025-04-30 10:32:06,111 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:06,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:06,132 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-04-30 10:32:06,161 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-04-30 10:32:06,162 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:06,162 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:32:06,162 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-30 10:32:06,169 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-04-30 10:32:06,182 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-04-30 10:32:06,183 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:06,183 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:32:06,248 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-30 10:32:06,248 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-30 10:32:06,249 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-04-30 10:32:06,250 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-04-30 10:32:06,250 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-04-30 10:32:06,251 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-04-30 10:32:06,251 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-04-30 10:32:06,251 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2025-04-30 10:32:06,251 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-04-30 10:32:06,251 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-04-30 10:32:06,251 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-04-30 10:32:06,251 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-30 10:32:06,251 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:32:06,256 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-30 10:32:06,258 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-30 10:32:06,285 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-04-30 10:32:06,288 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 246 places, 248 transitions, 512 flow [2025-04-30 10:32:06,331 INFO L116 PetriNetUnfolderBase]: 8/375 cut-off events. [2025-04-30 10:32:06,332 INFO L117 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-04-30 10:32:06,333 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 561 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-04-30 10:32:06,333 INFO L82 GeneralOperation]: Start removeDead. Operand has 246 places, 248 transitions, 512 flow [2025-04-30 10:32:06,336 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 246 places, 248 transitions, 512 flow [2025-04-30 10:32:06,336 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:32:06,338 INFO L340 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;@18650ec5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:32:06,338 INFO L341 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-04-30 10:32:06,347 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:32:06,347 INFO L116 PetriNetUnfolderBase]: 1/161 cut-off events. [2025-04-30 10:32:06,347 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:32:06,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:06,347 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-04-30 10:32:06,347 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:06,348 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:06,348 INFO L85 PathProgramCache]: Analyzing trace with hash 1496566645, now seen corresponding path program 1 times [2025-04-30 10:32:06,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:06,348 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1242395803] [2025-04-30 10:32:06,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:06,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:06,363 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-04-30 10:32:06,371 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-04-30 10:32:06,371 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:06,371 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:06,405 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:06,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:06,406 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1242395803] [2025-04-30 10:32:06,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1242395803] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:06,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:06,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:06,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1504797178] [2025-04-30 10:32:06,407 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:06,407 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:06,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:06,407 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:06,407 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:06,420 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-04-30 10:32:06,421 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-04-30 10:32:06,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:06,421 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-04-30 10:32:06,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:06,687 INFO L116 PetriNetUnfolderBase]: 642/2252 cut-off events. [2025-04-30 10:32:06,687 INFO L117 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2025-04-30 10:32:06,692 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 15781 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-04-30 10:32:06,700 INFO L140 encePairwiseOnDemand]: 239/248 looper letters, 30 selfloop transitions, 5 changer transitions 1/257 dead transitions. [2025-04-30 10:32:06,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 257 transitions, 600 flow [2025-04-30 10:32:06,700 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:06,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:06,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-04-30 10:32:06,702 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-04-30 10:32:06,702 INFO L175 Difference]: Start difference. First operand has 246 places, 248 transitions, 512 flow. Second operand 3 states and 707 transitions. [2025-04-30 10:32:06,702 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 257 transitions, 600 flow [2025-04-30 10:32:06,704 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 257 transitions, 600 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:32:06,706 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 542 flow [2025-04-30 10:32:06,706 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-04-30 10:32:06,707 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-04-30 10:32:06,707 INFO L485 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 542 flow [2025-04-30 10:32:06,707 INFO L486 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-04-30 10:32:06,707 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:06,707 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-04-30 10:32:06,707 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-30 10:32:06,708 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:06,708 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:06,708 INFO L85 PathProgramCache]: Analyzing trace with hash -578402419, now seen corresponding path program 1 times [2025-04-30 10:32:06,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:06,708 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [707778331] [2025-04-30 10:32:06,709 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:06,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:06,726 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-04-30 10:32:06,736 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-04-30 10:32:06,739 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:06,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:07,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:07,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:07,116 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [707778331] [2025-04-30 10:32:07,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [707778331] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:07,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:07,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:07,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [240012967] [2025-04-30 10:32:07,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:07,117 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:32:07,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:07,117 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:32:07,118 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:32:07,212 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 248 [2025-04-30 10:32:07,214 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-04-30 10:32:07,214 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:07,214 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 248 [2025-04-30 10:32:07,214 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:07,608 INFO L116 PetriNetUnfolderBase]: 1149/3654 cut-off events. [2025-04-30 10:32:07,609 INFO L117 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2025-04-30 10:32:07,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5655 conditions, 3654 events. 1149/3654 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 28006 event pairs, 169 based on Foata normal form. 0/3251 useless extension candidates. Maximal degree in co-relation 2624. Up to 1151 conditions per place. [2025-04-30 10:32:07,627 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 58 selfloop transitions, 5 changer transitions 0/279 dead transitions. [2025-04-30 10:32:07,627 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 279 transitions, 730 flow [2025-04-30 10:32:07,628 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:07,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:07,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2025-04-30 10:32:07,630 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9018817204301075 [2025-04-30 10:32:07,630 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 542 flow. Second operand 6 states and 1342 transitions. [2025-04-30 10:32:07,630 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 279 transitions, 730 flow [2025-04-30 10:32:07,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 279 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:07,635 INFO L231 Difference]: Finished difference. Result has 251 places, 247 transitions, 540 flow [2025-04-30 10:32:07,635 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-04-30 10:32:07,635 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-04-30 10:32:07,635 INFO L485 AbstractCegarLoop]: Abstraction has has 251 places, 247 transitions, 540 flow [2025-04-30 10:32:07,636 INFO L486 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-04-30 10:32:07,636 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:07,636 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-04-30 10:32:07,636 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-30 10:32:07,636 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:07,637 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:07,637 INFO L85 PathProgramCache]: Analyzing trace with hash 1933834932, now seen corresponding path program 1 times [2025-04-30 10:32:07,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:07,637 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [181932759] [2025-04-30 10:32:07,637 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:07,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:07,658 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-04-30 10:32:07,663 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-04-30 10:32:07,663 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:07,663 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:07,700 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:07,700 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [181932759] [2025-04-30 10:32:07,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [181932759] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:07,701 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:07,701 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:07,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374421127] [2025-04-30 10:32:07,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:07,701 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:07,701 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:07,702 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:07,702 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:07,717 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-04-30 10:32:07,718 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 247 transitions, 540 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-04-30 10:32:07,718 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:07,718 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-04-30 10:32:07,718 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:08,019 INFO L116 PetriNetUnfolderBase]: 816/2694 cut-off events. [2025-04-30 10:32:08,019 INFO L117 PetriNetUnfolderBase]: For 77/77 co-relation queries the response was YES. [2025-04-30 10:32:08,024 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4145 conditions, 2694 events. 816/2694 cut-off events. For 77/77 co-relation queries the response was YES. Maximal size of possible extension queue 122. Compared 19879 event pairs, 426 based on Foata normal form. 0/2270 useless extension candidates. Maximal degree in co-relation 3456. Up to 999 conditions per place. [2025-04-30 10:32:08,035 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 30 selfloop transitions, 5 changer transitions 0/259 dead transitions. [2025-04-30 10:32:08,035 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 259 transitions, 634 flow [2025-04-30 10:32:08,035 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:08,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:08,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 702 transitions. [2025-04-30 10:32:08,037 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9435483870967742 [2025-04-30 10:32:08,037 INFO L175 Difference]: Start difference. First operand has 251 places, 247 transitions, 540 flow. Second operand 3 states and 702 transitions. [2025-04-30 10:32:08,037 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 259 transitions, 634 flow [2025-04-30 10:32:08,039 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 259 transitions, 624 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-04-30 10:32:08,041 INFO L231 Difference]: Finished difference. Result has 250 places, 251 transitions, 568 flow [2025-04-30 10:32:08,042 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=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=568, PETRI_PLACES=250, PETRI_TRANSITIONS=251} [2025-04-30 10:32:08,042 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-04-30 10:32:08,042 INFO L485 AbstractCegarLoop]: Abstraction has has 250 places, 251 transitions, 568 flow [2025-04-30 10:32:08,043 INFO L486 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-04-30 10:32:08,043 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:08,043 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-04-30 10:32:08,043 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-04-30 10:32:08,043 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:08,044 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:08,044 INFO L85 PathProgramCache]: Analyzing trace with hash -1159138870, now seen corresponding path program 1 times [2025-04-30 10:32:08,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:08,044 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1232181373] [2025-04-30 10:32:08,044 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:08,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:08,061 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-04-30 10:32:08,067 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-04-30 10:32:08,067 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:08,067 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:08,093 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:08,093 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:08,093 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1232181373] [2025-04-30 10:32:08,093 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1232181373] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:08,093 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:08,093 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:08,093 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304343872] [2025-04-30 10:32:08,093 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:08,093 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:08,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:08,094 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:08,094 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:08,103 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-04-30 10:32:08,104 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 251 transitions, 568 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-04-30 10:32:08,104 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:08,104 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-04-30 10:32:08,104 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:08,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [260#true, 115#L1025-2true, 26#L1025-1true, 247#true, 61#L1040-4true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,303 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,303 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,304 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,304 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,305 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][263], [260#true, 101#L1025-1true, 247#true, 61#L1040-4true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,305 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,305 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,305 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,305 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [260#true, 115#L1025-2true, 26#L1025-1true, 18#L1042true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,325 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,325 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,325 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,325 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,327 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][232], [260#true, 101#L1025-1true, 18#L1042true, 247#true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,327 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,327 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,327 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,327 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,336 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [260#true, 26#L1025-1true, 247#true, 61#L1040-4true, 39#L1026-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,336 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,336 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,336 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,336 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [260#true, 26#L1025-1true, 247#true, 61#L1040-4true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 155#L1027-2true]) [2025-04-30 10:32:08,337 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][263], [260#true, 101#L1025-1true, 247#true, 61#L1040-4true, 56#L1026-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,337 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,337 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,338 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][263], [120#L1027-2true, 260#true, 101#L1025-1true, 247#true, 61#L1040-4true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,338 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,338 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,338 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,338 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][263], [260#true, 101#L1025-1true, 247#true, 61#L1040-4true, 11#L1026-5true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,350 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [260#true, 26#L1025-1true, 247#true, 61#L1040-4true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 202#L1026-5true]) [2025-04-30 10:32:08,351 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,351 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [260#true, 26#L1025-1true, 18#L1042true, 247#true, 39#L1026-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,356 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [260#true, 26#L1025-1true, 18#L1042true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 155#L1027-2true]) [2025-04-30 10:32:08,356 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,356 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,358 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,358 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][232], [260#true, 18#L1042true, 101#L1025-1true, 247#true, 56#L1026-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#(= |#race~ready~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|)]) [2025-04-30 10:32:08,358 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,358 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,358 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,358 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][232], [120#L1027-2true, 260#true, 101#L1025-1true, 18#L1042true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0)]) [2025-04-30 10:32:08,359 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,359 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,359 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:08,359 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][232], [260#true, 18#L1042true, 101#L1025-1true, 247#true, 11#L1026-5true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#(= |#race~ready~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|)]) [2025-04-30 10:32:08,369 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [260#true, 26#L1025-1true, 18#L1042true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 202#L1026-5true]) [2025-04-30 10:32:08,369 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:08,369 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:32:08,440 INFO L116 PetriNetUnfolderBase]: 1012/4110 cut-off events. [2025-04-30 10:32:08,440 INFO L117 PetriNetUnfolderBase]: For 706/706 co-relation queries the response was YES. [2025-04-30 10:32:08,450 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6757 conditions, 4110 events. 1012/4110 cut-off events. For 706/706 co-relation queries the response was YES. Maximal size of possible extension queue 194. Compared 37018 event pairs, 247 based on Foata normal form. 0/3548 useless extension candidates. Maximal degree in co-relation 5735. Up to 1205 conditions per place. [2025-04-30 10:32:08,467 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 36 selfloop transitions, 7 changer transitions 0/271 dead transitions. [2025-04-30 10:32:08,467 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 271 transitions, 721 flow [2025-04-30 10:32:08,468 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:08,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:08,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-04-30 10:32:08,470 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-04-30 10:32:08,470 INFO L175 Difference]: Start difference. First operand has 250 places, 251 transitions, 568 flow. Second operand 3 states and 713 transitions. [2025-04-30 10:32:08,470 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 271 transitions, 721 flow [2025-04-30 10:32:08,473 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 271 transitions, 705 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:08,477 INFO L231 Difference]: Finished difference. Result has 252 places, 258 transitions, 628 flow [2025-04-30 10:32:08,478 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=251, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=628, PETRI_PLACES=252, PETRI_TRANSITIONS=258} [2025-04-30 10:32:08,478 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 6 predicate places. [2025-04-30 10:32:08,478 INFO L485 AbstractCegarLoop]: Abstraction has has 252 places, 258 transitions, 628 flow [2025-04-30 10:32:08,479 INFO L486 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-04-30 10:32:08,479 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:08,479 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-04-30 10:32:08,479 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-04-30 10:32:08,479 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:08,479 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:08,479 INFO L85 PathProgramCache]: Analyzing trace with hash -1686487665, now seen corresponding path program 1 times [2025-04-30 10:32:08,479 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:08,479 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244839520] [2025-04-30 10:32:08,479 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:08,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:08,499 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-04-30 10:32:08,508 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-04-30 10:32:08,508 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:08,508 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:08,546 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-04-30 10:32:08,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:08,546 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244839520] [2025-04-30 10:32:08,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244839520] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:08,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:08,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:08,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1700134663] [2025-04-30 10:32:08,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:08,546 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:08,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:08,547 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:08,547 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:08,555 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-04-30 10:32:08,556 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 258 transitions, 628 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-04-30 10:32:08,556 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:08,556 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-04-30 10:32:08,556 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:08,642 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [26#L1025-1true, 101#L1025-1true, Black: 265#true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 270#true, 125#L1036-10true]) [2025-04-30 10:32:08,642 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:32:08,642 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:08,642 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:32:08,642 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:08,648 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [115#L1025-2true, 26#L1025-1true, Black: 265#true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 270#true, 125#L1036-10true]) [2025-04-30 10:32:08,648 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:32:08,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:08,648 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:32:08,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:08,797 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][250], [115#L1025-2true, 26#L1025-1true, Black: 265#true, 247#true, 61#L1040-4true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 270#true]) [2025-04-30 10:32:08,797 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,797 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,797 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,797 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][268], [101#L1025-1true, Black: 265#true, 247#true, 61#L1040-4true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 270#true]) [2025-04-30 10:32:08,798 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,798 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,798 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:08,798 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:08,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][193], [115#L1025-2true, 26#L1025-1true, 18#L1042true, Black: 265#true, 247#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#(= |#race~ready~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-04-30 10:32:08,831 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,831 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,831 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,831 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,833 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][232], [101#L1025-1true, 18#L1042true, Black: 265#true, 247#true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#(= |#race~ready~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-04-30 10:32:08,833 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,833 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,833 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:08,833 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:08,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][232], [101#L1025-1true, Black: 265#true, 156#L1042-3true, 247#true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 267#(= |#race~ready~0| 0), 270#true]) [2025-04-30 10:32:08,855 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,855 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:08,855 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:08,855 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:09,092 INFO L116 PetriNetUnfolderBase]: 1622/6170 cut-off events. [2025-04-30 10:32:09,092 INFO L117 PetriNetUnfolderBase]: For 1363/1587 co-relation queries the response was YES. [2025-04-30 10:32:09,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10479 conditions, 6170 events. 1622/6170 cut-off events. For 1363/1587 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 60281 event pairs, 512 based on Foata normal form. 26/5410 useless extension candidates. Maximal degree in co-relation 7474. Up to 1209 conditions per place. [2025-04-30 10:32:09,117 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 36 selfloop transitions, 7 changer transitions 0/278 dead transitions. [2025-04-30 10:32:09,118 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 278 transitions, 775 flow [2025-04-30 10:32:09,118 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:09,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:09,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-04-30 10:32:09,119 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-04-30 10:32:09,119 INFO L175 Difference]: Start difference. First operand has 252 places, 258 transitions, 628 flow. Second operand 3 states and 713 transitions. [2025-04-30 10:32:09,119 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 278 transitions, 775 flow [2025-04-30 10:32:09,122 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 278 transitions, 761 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:09,123 INFO L231 Difference]: Finished difference. Result has 254 places, 265 transitions, 684 flow [2025-04-30 10:32:09,124 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-04-30 10:32:09,124 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 8 predicate places. [2025-04-30 10:32:09,124 INFO L485 AbstractCegarLoop]: Abstraction has has 254 places, 265 transitions, 684 flow [2025-04-30 10:32:09,125 INFO L486 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-04-30 10:32:09,125 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:09,125 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-04-30 10:32:09,125 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-04-30 10:32:09,125 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:09,125 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:09,125 INFO L85 PathProgramCache]: Analyzing trace with hash -1731173186, now seen corresponding path program 1 times [2025-04-30 10:32:09,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:09,125 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486689470] [2025-04-30 10:32:09,125 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:09,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:09,140 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-04-30 10:32:09,150 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-04-30 10:32:09,151 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:09,151 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:09,223 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:09,224 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:09,224 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486689470] [2025-04-30 10:32:09,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [486689470] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:09,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:09,224 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:09,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1733120144] [2025-04-30 10:32:09,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:09,224 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-04-30 10:32:09,224 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:09,225 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-04-30 10:32:09,225 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-04-30 10:32:09,280 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 248 [2025-04-30 10:32:09,281 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-04-30 10:32:09,282 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:09,282 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 248 [2025-04-30 10:32:09,282 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:09,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [115#L1025-2true, 26#L1025-1true, Black: 265#true, 247#true, 61#L1040-4true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-04-30 10:32:09,620 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:09,620 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:09,620 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:09,620 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:09,622 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][270], [101#L1025-1true, 247#true, Black: 265#true, 61#L1040-4true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-04-30 10:32:09,622 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:09,622 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:09,622 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:09,622 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:09,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [115#L1025-2true, 18#L1042true, 26#L1025-1true, 247#true, Black: 265#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-04-30 10:32:09,673 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:09,673 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:09,674 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:09,674 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:09,677 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [101#L1025-1true, 18#L1042true, 247#true, Black: 265#true, 12#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-04-30 10:32:09,677 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:09,677 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:09,677 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:09,677 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:10,082 INFO L116 PetriNetUnfolderBase]: 2062/8529 cut-off events. [2025-04-30 10:32:10,082 INFO L117 PetriNetUnfolderBase]: For 1630/1869 co-relation queries the response was YES. [2025-04-30 10:32:10,099 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14306 conditions, 8529 events. 2062/8529 cut-off events. For 1630/1869 co-relation queries the response was YES. Maximal size of possible extension queue 335. Compared 90113 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-04-30 10:32:10,117 INFO L140 encePairwiseOnDemand]: 240/248 looper letters, 28 selfloop transitions, 2 changer transitions 7/277 dead transitions. [2025-04-30 10:32:10,118 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 277 transitions, 782 flow [2025-04-30 10:32:10,118 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:10,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1358 transitions. [2025-04-30 10:32:10,121 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9126344086021505 [2025-04-30 10:32:10,121 INFO L175 Difference]: Start difference. First operand has 254 places, 265 transitions, 684 flow. Second operand 6 states and 1358 transitions. [2025-04-30 10:32:10,121 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 277 transitions, 782 flow [2025-04-30 10:32:10,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 277 transitions, 768 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:10,128 INFO L231 Difference]: Finished difference. Result has 261 places, 266 transitions, 692 flow [2025-04-30 10:32:10,129 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-04-30 10:32:10,129 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 15 predicate places. [2025-04-30 10:32:10,129 INFO L485 AbstractCegarLoop]: Abstraction has has 261 places, 266 transitions, 692 flow [2025-04-30 10:32:10,130 INFO L486 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-04-30 10:32:10,130 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:10,130 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-04-30 10:32:10,131 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-04-30 10:32:10,131 INFO L403 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:10,131 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:10,131 INFO L85 PathProgramCache]: Analyzing trace with hash 585198414, now seen corresponding path program 1 times [2025-04-30 10:32:10,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:10,131 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1476933104] [2025-04-30 10:32:10,131 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:10,149 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-04-30 10:32:10,156 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-04-30 10:32:10,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:10,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:10,283 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-04-30 10:32:10,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:10,283 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1476933104] [2025-04-30 10:32:10,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1476933104] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:10,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:10,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-04-30 10:32:10,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1098437261] [2025-04-30 10:32:10,284 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:10,284 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:10,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:10,284 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:10,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:10,291 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 248 [2025-04-30 10:32:10,292 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-04-30 10:32:10,292 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:10,292 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 248 [2025-04-30 10:32:10,292 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:10,392 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][172], [26#L1025-1true, 288#(= ~ready~0 0), 247#true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), 125#L1036-10true, 101#L1025-1true, Black: 265#true, Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 245#true, Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-04-30 10:32:10,392 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:32:10,392 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:10,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:32:10,392 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:10,394 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][172], [26#L1025-1true, 288#(= ~ready~0 0), 247#true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), 125#L1036-10true, 115#L1025-2true, Black: 265#true, Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 245#true, Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-04-30 10:32:10,394 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:32:10,394 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:10,394 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:32:10,394 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:10,475 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [26#L1025-1true, 247#true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 286#true, Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), 115#L1025-2true, Black: 265#true, 61#L1040-4true, Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 245#true, Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-04-30 10:32:10,475 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:10,475 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:10,475 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:10,475 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:10,481 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][248], [247#true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 286#true, Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), 101#L1025-1true, Black: 265#true, 61#L1040-4true, Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 12#L1025-2true, 245#true, Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-04-30 10:32:10,481 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:10,481 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:10,481 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:10,481 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:10,508 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][172], [18#L1042true, 26#L1025-1true, 247#true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 286#true, Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), 115#L1025-2true, Black: 265#true, Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 245#true, Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-04-30 10:32:10,508 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:10,508 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:10,508 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:10,508 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:10,513 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [18#L1042true, 247#true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 286#true, Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 272#(= |#race~data~0| 0), 101#L1025-1true, Black: 265#true, Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 12#L1025-2true, 245#true, Black: 262#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-04-30 10:32:10,513 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:10,513 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:10,513 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:10,513 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:10,710 INFO L116 PetriNetUnfolderBase]: 836/4493 cut-off events. [2025-04-30 10:32:10,710 INFO L117 PetriNetUnfolderBase]: For 664/789 co-relation queries the response was YES. [2025-04-30 10:32:10,717 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 44762 event pairs, 239 based on Foata normal form. 20/4213 useless extension candidates. Maximal degree in co-relation 7161. Up to 928 conditions per place. [2025-04-30 10:32:10,723 INFO L140 encePairwiseOnDemand]: 244/248 looper letters, 22 selfloop transitions, 2 changer transitions 0/260 dead transitions. [2025-04-30 10:32:10,723 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 260 transitions, 694 flow [2025-04-30 10:32:10,723 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:10,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:10,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-04-30 10:32:10,725 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-04-30 10:32:10,725 INFO L175 Difference]: Start difference. First operand has 261 places, 266 transitions, 692 flow. Second operand 3 states and 707 transitions. [2025-04-30 10:32:10,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 260 transitions, 694 flow [2025-04-30 10:32:10,733 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 260 transitions, 672 flow, removed 9 selfloop flow, removed 5 redundant places. [2025-04-30 10:32:10,735 INFO L231 Difference]: Finished difference. Result has 253 places, 254 transitions, 622 flow [2025-04-30 10:32:10,735 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-04-30 10:32:10,737 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 7 predicate places. [2025-04-30 10:32:10,737 INFO L485 AbstractCegarLoop]: Abstraction has has 253 places, 254 transitions, 622 flow [2025-04-30 10:32:10,737 INFO L486 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-04-30 10:32:10,737 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:10,737 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-04-30 10:32:10,737 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-04-30 10:32:10,737 INFO L403 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:10,738 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:10,738 INFO L85 PathProgramCache]: Analyzing trace with hash 274786812, now seen corresponding path program 1 times [2025-04-30 10:32:10,738 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:10,738 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1030395959] [2025-04-30 10:32:10,738 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:10,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:10,753 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 182 statements into 1 equivalence classes. [2025-04-30 10:32:10,758 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 182 of 182 statements. [2025-04-30 10:32:10,758 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:10,758 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:10,833 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-04-30 10:32:10,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:10,833 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1030395959] [2025-04-30 10:32:10,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1030395959] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:10,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:10,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-04-30 10:32:10,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650735671] [2025-04-30 10:32:10,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:10,834 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:10,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:10,834 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:10,834 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:10,844 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 248 [2025-04-30 10:32:10,845 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-04-30 10:32:10,845 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:10,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 248 [2025-04-30 10:32:10,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:10,910 INFO L116 PetriNetUnfolderBase]: 43/770 cut-off events. [2025-04-30 10:32:10,910 INFO L117 PetriNetUnfolderBase]: For 91/92 co-relation queries the response was YES. [2025-04-30 10:32:10,911 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1042 conditions, 770 events. 43/770 cut-off events. For 91/92 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3314 event pairs, 5 based on Foata normal form. 27/761 useless extension candidates. Maximal degree in co-relation 700. Up to 49 conditions per place. [2025-04-30 10:32:10,912 INFO L140 encePairwiseOnDemand]: 238/248 looper letters, 8 selfloop transitions, 10 changer transitions 0/246 dead transitions. [2025-04-30 10:32:10,912 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 246 transitions, 623 flow [2025-04-30 10:32:10,912 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:10,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:10,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-04-30 10:32:10,913 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-04-30 10:32:10,913 INFO L175 Difference]: Start difference. First operand has 253 places, 254 transitions, 622 flow. Second operand 3 states and 713 transitions. [2025-04-30 10:32:10,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 246 transitions, 623 flow [2025-04-30 10:32:10,915 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 246 transitions, 599 flow, removed 7 selfloop flow, removed 4 redundant places. [2025-04-30 10:32:10,917 INFO L231 Difference]: Finished difference. Result has 248 places, 243 transitions, 566 flow [2025-04-30 10:32:10,917 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-04-30 10:32:10,918 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 2 predicate places. [2025-04-30 10:32:10,918 INFO L485 AbstractCegarLoop]: Abstraction has has 248 places, 243 transitions, 566 flow [2025-04-30 10:32:10,918 INFO L486 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-04-30 10:32:10,918 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:10,918 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-04-30 10:32:10,918 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-04-30 10:32:10,918 INFO L403 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:10,919 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:10,919 INFO L85 PathProgramCache]: Analyzing trace with hash 244216004, now seen corresponding path program 1 times [2025-04-30 10:32:10,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:10,919 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097165423] [2025-04-30 10:32:10,919 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:10,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:10,936 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-04-30 10:32:10,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-04-30 10:32:10,943 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:10,943 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:11,342 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-04-30 10:32:11,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:11,343 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2097165423] [2025-04-30 10:32:11,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2097165423] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:11,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:11,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:11,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711883255] [2025-04-30 10:32:11,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:11,343 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:32:11,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:11,344 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:32:11,344 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:32:11,409 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 248 [2025-04-30 10:32:11,411 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-04-30 10:32:11,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:11,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 248 [2025-04-30 10:32:11,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:11,707 INFO L116 PetriNetUnfolderBase]: 584/1959 cut-off events. [2025-04-30 10:32:11,707 INFO L117 PetriNetUnfolderBase]: For 550/611 co-relation queries the response was YES. [2025-04-30 10:32:11,711 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3865 conditions, 1959 events. 584/1959 cut-off events. For 550/611 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 12151 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-04-30 10:32:11,713 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 14 selfloop transitions, 0 changer transitions 81/274 dead transitions. [2025-04-30 10:32:11,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 274 transitions, 814 flow [2025-04-30 10:32:11,714 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:11,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:11,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1352 transitions. [2025-04-30 10:32:11,717 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9086021505376344 [2025-04-30 10:32:11,717 INFO L175 Difference]: Start difference. First operand has 248 places, 243 transitions, 566 flow. Second operand 6 states and 1352 transitions. [2025-04-30 10:32:11,717 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 274 transitions, 814 flow [2025-04-30 10:32:11,720 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 274 transitions, 772 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-30 10:32:11,722 INFO L231 Difference]: Finished difference. Result has 251 places, 193 transitions, 421 flow [2025-04-30 10:32:11,723 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-04-30 10:32:11,723 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-04-30 10:32:11,723 INFO L485 AbstractCegarLoop]: Abstraction has has 251 places, 193 transitions, 421 flow [2025-04-30 10:32:11,724 INFO L486 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-04-30 10:32:11,724 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:11,724 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-04-30 10:32:11,725 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-04-30 10:32:11,725 INFO L403 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-04-30 10:32:11,726 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:11,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1011538978, now seen corresponding path program 1 times [2025-04-30 10:32:11,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:11,726 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1368354783] [2025-04-30 10:32:11,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:11,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:11,746 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-04-30 10:32:11,762 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-04-30 10:32:11,762 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:11,763 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:32:11,763 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-30 10:32:11,768 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-04-30 10:32:11,778 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-04-30 10:32:11,779 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:11,779 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:32:11,812 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-30 10:32:11,812 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-30 10:32:11,812 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-04-30 10:32:11,812 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-04-30 10:32:11,812 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-04-30 10:32:11,812 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-04-30 10:32:11,812 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-04-30 10:32:11,812 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2025-04-30 10:32:11,813 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-04-30 10:32:11,813 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-04-30 10:32:11,813 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-04-30 10:32:11,813 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-04-30 10:32:11,813 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-04-30 10:32:11,813 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-04-30 10:32:11,813 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:32:11,813 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-30 10:32:11,813 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-04-30 10:32:11,835 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-04-30 10:32:11,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 269 transitions, 565 flow [2025-04-30 10:32:11,891 INFO L116 PetriNetUnfolderBase]: 15/518 cut-off events. [2025-04-30 10:32:11,891 INFO L117 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-04-30 10:32:11,893 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 1095 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-04-30 10:32:11,893 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 269 transitions, 565 flow [2025-04-30 10:32:11,894 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 266 places, 269 transitions, 565 flow [2025-04-30 10:32:11,895 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:32:11,895 INFO L340 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;@18650ec5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:32:11,895 INFO L341 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-04-30 10:32:11,904 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:32:11,904 INFO L116 PetriNetUnfolderBase]: 1/161 cut-off events. [2025-04-30 10:32:11,905 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:32:11,905 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:11,905 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-04-30 10:32:11,905 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:11,905 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:11,906 INFO L85 PathProgramCache]: Analyzing trace with hash -1959784190, now seen corresponding path program 1 times [2025-04-30 10:32:11,906 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:11,906 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094765559] [2025-04-30 10:32:11,906 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:11,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:11,925 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-04-30 10:32:11,929 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-04-30 10:32:11,929 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:11,929 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:11,961 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:11,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:11,962 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1094765559] [2025-04-30 10:32:11,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1094765559] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:11,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:11,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:11,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317892034] [2025-04-30 10:32:11,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:11,962 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:11,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:11,963 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:11,963 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:11,989 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-04-30 10:32:11,990 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-04-30 10:32:11,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:11,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-04-30 10:32:11,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:13,341 INFO L116 PetriNetUnfolderBase]: 6675/16256 cut-off events. [2025-04-30 10:32:13,342 INFO L117 PetriNetUnfolderBase]: For 634/634 co-relation queries the response was YES. [2025-04-30 10:32:13,368 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 159233 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-04-30 10:32:13,422 INFO L140 encePairwiseOnDemand]: 258/269 looper letters, 41 selfloop transitions, 6 changer transitions 1/282 dead transitions. [2025-04-30 10:32:13,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 282 transitions, 685 flow [2025-04-30 10:32:13,422 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:13,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:13,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-04-30 10:32:13,423 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9417596034696406 [2025-04-30 10:32:13,423 INFO L175 Difference]: Start difference. First operand has 266 places, 269 transitions, 565 flow. Second operand 3 states and 760 transitions. [2025-04-30 10:32:13,423 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 282 transitions, 685 flow [2025-04-30 10:32:13,425 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 282 transitions, 685 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:32:13,427 INFO L231 Difference]: Finished difference. Result has 270 places, 269 transitions, 601 flow [2025-04-30 10:32:13,427 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-04-30 10:32:13,427 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-04-30 10:32:13,428 INFO L485 AbstractCegarLoop]: Abstraction has has 270 places, 269 transitions, 601 flow [2025-04-30 10:32:13,428 INFO L486 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-04-30 10:32:13,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:13,428 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-04-30 10:32:13,428 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-04-30 10:32:13,428 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:13,429 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:13,429 INFO L85 PathProgramCache]: Analyzing trace with hash -2121826438, now seen corresponding path program 1 times [2025-04-30 10:32:13,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:13,429 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [754880] [2025-04-30 10:32:13,429 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:13,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:13,442 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-04-30 10:32:13,448 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-04-30 10:32:13,448 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:13,448 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:13,670 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:13,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:13,671 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [754880] [2025-04-30 10:32:13,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [754880] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:13,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:13,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:13,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422711434] [2025-04-30 10:32:13,672 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:13,672 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:32:13,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:13,672 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:32:13,672 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:32:13,743 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 269 [2025-04-30 10:32:13,745 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-04-30 10:32:13,745 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:13,745 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 269 [2025-04-30 10:32:13,745 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:15,990 INFO L116 PetriNetUnfolderBase]: 9884/24204 cut-off events. [2025-04-30 10:32:15,991 INFO L117 PetriNetUnfolderBase]: For 1084/1175 co-relation queries the response was YES. [2025-04-30 10:32:16,050 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 241356 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-04-30 10:32:16,134 INFO L140 encePairwiseOnDemand]: 263/269 looper letters, 80 selfloop transitions, 5 changer transitions 0/316 dead transitions. [2025-04-30 10:32:16,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 316 transitions, 865 flow [2025-04-30 10:32:16,138 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:16,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:16,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-04-30 10:32:16,141 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-04-30 10:32:16,141 INFO L175 Difference]: Start difference. First operand has 270 places, 269 transitions, 601 flow. Second operand 6 states and 1448 transitions. [2025-04-30 10:32:16,141 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 316 transitions, 865 flow [2025-04-30 10:32:16,152 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 316 transitions, 853 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:16,154 INFO L231 Difference]: Finished difference. Result has 271 places, 268 transitions, 597 flow [2025-04-30 10:32:16,155 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-04-30 10:32:16,155 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 5 predicate places. [2025-04-30 10:32:16,156 INFO L485 AbstractCegarLoop]: Abstraction has has 271 places, 268 transitions, 597 flow [2025-04-30 10:32:16,156 INFO L486 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-04-30 10:32:16,156 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:16,156 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-04-30 10:32:16,156 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-04-30 10:32:16,156 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:16,157 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:16,157 INFO L85 PathProgramCache]: Analyzing trace with hash 116644682, now seen corresponding path program 1 times [2025-04-30 10:32:16,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:16,157 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1929078675] [2025-04-30 10:32:16,157 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:16,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:16,170 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-04-30 10:32:16,175 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-04-30 10:32:16,175 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:16,175 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:16,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-04-30 10:32:16,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:16,195 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1929078675] [2025-04-30 10:32:16,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1929078675] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:16,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:16,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:16,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [515993704] [2025-04-30 10:32:16,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:16,196 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:16,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:16,196 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:16,196 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:16,207 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-04-30 10:32:16,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-04-30 10:32:16,208 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:16,208 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-04-30 10:32:16,208 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:18,556 INFO L116 PetriNetUnfolderBase]: 8776/29817 cut-off events. [2025-04-30 10:32:18,556 INFO L117 PetriNetUnfolderBase]: For 2190/2190 co-relation queries the response was YES. [2025-04-30 10:32:18,601 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 374588 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-04-30 10:32:18,668 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 49 selfloop transitions, 7 changer transitions 0/294 dead transitions. [2025-04-30 10:32:18,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 294 transitions, 782 flow [2025-04-30 10:32:18,668 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:18,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:18,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-04-30 10:32:18,669 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-04-30 10:32:18,669 INFO L175 Difference]: Start difference. First operand has 271 places, 268 transitions, 597 flow. Second operand 3 states and 764 transitions. [2025-04-30 10:32:18,669 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 294 transitions, 782 flow [2025-04-30 10:32:18,671 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 294 transitions, 772 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-04-30 10:32:18,673 INFO L231 Difference]: Finished difference. Result has 270 places, 275 transitions, 649 flow [2025-04-30 10:32:18,673 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-04-30 10:32:18,674 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-04-30 10:32:18,674 INFO L485 AbstractCegarLoop]: Abstraction has has 270 places, 275 transitions, 649 flow [2025-04-30 10:32:18,674 INFO L486 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-04-30 10:32:18,674 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:18,674 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-04-30 10:32:18,674 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-04-30 10:32:18,674 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:18,675 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:18,675 INFO L85 PathProgramCache]: Analyzing trace with hash -1665566271, now seen corresponding path program 1 times [2025-04-30 10:32:18,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:18,675 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1184082850] [2025-04-30 10:32:18,675 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:18,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:18,687 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-04-30 10:32:18,690 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-04-30 10:32:18,690 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:18,690 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:18,705 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:32:18,705 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:18,705 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1184082850] [2025-04-30 10:32:18,705 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1184082850] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:18,705 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:18,705 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:18,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [980630092] [2025-04-30 10:32:18,706 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:18,706 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:18,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:18,706 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:18,706 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:18,722 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-04-30 10:32:18,723 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-04-30 10:32:18,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:18,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-04-30 10:32:18,723 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:18,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 266#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:18,982 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:18,982 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:18,982 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:18,982 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:19,027 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 13#L1042true, 266#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:19,027 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:19,027 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:19,027 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:19,027 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:19,050 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 266#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:19,050 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:19,050 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:19,050 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:19,050 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:19,073 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 41#L1026-5true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:19,073 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:19,073 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:19,073 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:19,073 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:19,109 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 96#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:19,110 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:32:19,110 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:19,110 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:19,110 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:19,242 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 266#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 196#ULTIMATE.startFINALtrue, 285#true]) [2025-04-30 10:32:19,242 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:32:19,242 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:19,242 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:19,242 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:19,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:19,845 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:19,845 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:19,845 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:19,845 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:19,846 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 34#$Ultimate##0true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:19,846 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:19,846 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:19,846 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:19,846 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:19,960 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][276], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:19,961 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:19,961 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:19,961 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:19,961 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:20,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:20,158 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:20,158 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:20,158 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:20,158 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:20,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 34#$Ultimate##0true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,159 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:20,159 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:20,159 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:20,159 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:20,206 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 98#L1024-3true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,206 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,206 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,206 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,206 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,208 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 205#L1024-3true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,208 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,208 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,208 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,208 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,302 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][276], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,302 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,302 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,302 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,302 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,321 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:20,321 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:20,321 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:20,321 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:20,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:20,354 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,354 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,354 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,354 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,355 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 34#$Ultimate##0true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:20,355 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,355 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,355 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,355 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,374 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 13#L1042true, 98#L1024-3true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,374 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,374 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,374 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,374 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,386 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 98#L1024-3true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,386 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,386 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,386 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,386 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,386 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][276], [265#true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 53#L1040-4true, 98#L1024-3true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,401 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,401 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,401 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,401 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,518 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:20,518 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,518 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,518 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:20,518 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:20,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 205#L1024-3true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,556 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,556 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,556 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,556 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,571 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 98#L1024-3true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:20,571 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,571 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,571 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,571 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,580 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, 98#L1024-3true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,580 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,580 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,580 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,580 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,580 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,615 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,615 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,615 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,615 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,615 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,615 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,615 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,615 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,616 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,616 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,697 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,697 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,697 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,697 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:20,697 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:20,755 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 205#L1024-3true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:20,755 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,755 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,755 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,755 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,783 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 98#L1024-3true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:20,783 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,783 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,783 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,783 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,783 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][292], [265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,816 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,816 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,816 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,816 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,821 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,821 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,821 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,821 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,822 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:20,822 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,822 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,822 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,822 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,824 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:20,824 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,824 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,824 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,824 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,826 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,826 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,826 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,826 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,826 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][249], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,827 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,827 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,827 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,827 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,878 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,878 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,878 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,878 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,878 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][292], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,884 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,884 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,884 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,884 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,891 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:20,891 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,891 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,892 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,892 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:20,911 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,911 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:20,911 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,911 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:20,971 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 57#L1025-2true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,971 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,971 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,971 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,971 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,971 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,971 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,971 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,972 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,972 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,984 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,984 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,984 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,984 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:20,989 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:20,989 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,989 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:20,989 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,035 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][292], [265#true, 57#L1025-2true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 53#L1040-4true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,035 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,035 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,035 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,035 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:21,040 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,041 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,041 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,041 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,080 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:21,080 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,092 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,092 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,092 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,092 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,093 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,095 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,095 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,095 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,095 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:21,095 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,095 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,160 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,160 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,160 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,165 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,165 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,165 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,165 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,165 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,174 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,174 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,174 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,174 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 96#L1025-2true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,175 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,175 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,175 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,175 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,176 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 13#L1042true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,176 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,176 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,176 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,176 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,178 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,178 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,178 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,178 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,178 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 13#L1042true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,193 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,193 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,193 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,522 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,522 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,522 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,522 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,522 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,522 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,524 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,524 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,524 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:21,524 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,524 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:21,563 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,563 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,563 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,563 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,563 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,571 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 96#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,572 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,572 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,572 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,580 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,580 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,580 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,588 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 193#L1026-2true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,588 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,588 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,588 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,588 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][292], [57#L1025-2true, 265#true, 177#L1025-1true, 193#L1026-2true, 282#(= |#race~ready~0| 0), 53#L1040-4true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,597 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,597 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,597 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,597 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,602 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, 148#L1027-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,603 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,603 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,603 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,603 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,606 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][292], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 53#L1040-4true, 148#L1027-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,606 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,606 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,606 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,606 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 235#L1026-2true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:21,617 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,617 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,617 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,617 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:21,620 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,620 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,620 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,620 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,625 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 193#L1026-2true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:21,625 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,625 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,625 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,625 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 148#L1027-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:21,633 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,633 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,633 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,633 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,649 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,649 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,649 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,649 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,649 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 235#L1026-2true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,682 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true]) [2025-04-30 10:32:21,682 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,682 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [265#true, 57#L1025-2true, 177#L1025-1true, 193#L1026-2true, 282#(= |#race~ready~0| 0), 13#L1042true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,684 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,684 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,684 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,684 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 13#L1042true, 148#L1027-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,687 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,687 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,687 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,687 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,702 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 193#L1026-2true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,702 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,702 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,702 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,702 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 207#L1026-5true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,704 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 204#L1026-5true]) [2025-04-30 10:32:21,704 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,704 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][292], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 207#L1026-5true, 53#L1040-4true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,709 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,709 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,709 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,709 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,717 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 148#L1027-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,717 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,717 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,717 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,717 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 207#L1026-5true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:21,733 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 204#L1026-5true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:21,733 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,733 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:21,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 235#L1026-2true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,787 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,787 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,787 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,787 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,788 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true, 167#L1042-3true]) [2025-04-30 10:32:21,788 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,788 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,788 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,788 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,789 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 193#L1026-2true, 282#(= |#race~ready~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,790 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,790 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,790 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,790 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,791 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [265#true, 57#L1025-2true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 13#L1042true, 207#L1026-5true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,791 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,791 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,791 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,791 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 148#L1027-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,794 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:21,794 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,794 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,794 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 207#L1026-5true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:21,805 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true, 204#L1026-5true]) [2025-04-30 10:32:21,805 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,805 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:21,889 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 34#$Ultimate##0true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,889 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,889 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,890 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 207#L1026-5true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:21,890 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,890 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,890 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,890 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,975 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 196#ULTIMATE.startFINALtrue, 285#true]) [2025-04-30 10:32:21,975 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,975 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:21,976 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,976 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:21,995 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 98#L1024-3true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:21,995 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:21,995 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:21,995 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:21,995 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,063 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 205#L1024-3true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,063 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,063 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,063 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,063 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,087 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 98#L1024-3true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 196#ULTIMATE.startFINALtrue, 285#true]) [2025-04-30 10:32:22,087 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,087 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,087 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,087 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,087 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,124 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,125 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,125 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:22,125 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,329 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,329 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,329 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,329 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,340 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,340 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,340 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,347 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,347 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,347 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,347 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,348 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,348 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,348 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,348 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,386 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,386 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,386 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,386 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,386 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:22,386 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:22,396 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,396 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,396 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,396 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,396 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,401 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,401 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,401 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,401 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,402 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [265#true, 57#L1025-2true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,402 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,402 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,402 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,402 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,404 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,404 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,404 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,437 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,437 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:22,437 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,437 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:22,458 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 193#L1026-2true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 97#L1025-1true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,458 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,458 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,458 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,458 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,466 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 148#L1027-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 196#ULTIMATE.startFINALtrue, 285#true]) [2025-04-30 10:32:22,466 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,466 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,466 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,466 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 235#L1026-2true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,491 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true, 237#L1027-2true]) [2025-04-30 10:32:22,491 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,491 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 193#L1026-2true, 282#(= |#race~ready~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,493 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,493 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,493 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,493 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,495 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 148#L1027-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,495 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:22,495 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,495 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,495 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 207#L1026-5true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,500 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 204#L1026-5true, 285#true]) [2025-04-30 10:32:22,500 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:32:22,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,533 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 282#(= |#race~ready~0| 0), 207#L1026-5true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 285#true]) [2025-04-30 10:32:22,533 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:22,533 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,533 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,533 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:22,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 262#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, 244#L1044-7true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:22,713 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,713 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,713 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,713 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,730 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [282#(= |#race~ready~0| 0), 145#L1025-2true, 244#L1044-7true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 264#true, 285#true]) [2025-04-30 10:32:22,730 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,730 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,730 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,730 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 262#true, 282#(= |#race~ready~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:22,732 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,732 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,732 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,732 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 266#true, Black: 280#true, 97#L1025-1true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:22,836 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,836 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:22,836 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:22,836 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:22,869 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 262#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), 244#L1044-7true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:22,869 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,869 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,869 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:22,869 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,869 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:22,953 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 262#true, 282#(= |#race~ready~0| 0), 145#L1025-2true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 285#true]) [2025-04-30 10:32:22,953 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:22,954 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:32:22,954 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,954 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [282#(= |#race~ready~0| 0), 145#L1025-2true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 263#true, 264#true, 285#true]) [2025-04-30 10:32:22,964 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:22,964 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,964 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,964 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:32:22,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][260], [57#L1025-2true, 265#true, 177#L1025-1true, 262#true, 282#(= |#race~ready~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 285#true]) [2025-04-30 10:32:22,966 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:22,966 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,966 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:22,966 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:23,015 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, 262#true, 145#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, 267#true, 285#true]) [2025-04-30 10:32:23,016 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:32:23,016 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:32:23,016 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:32:23,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:23,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:23,045 INFO L116 PetriNetUnfolderBase]: 20384/50137 cut-off events. [2025-04-30 10:32:23,045 INFO L117 PetriNetUnfolderBase]: For 11467/11639 co-relation queries the response was YES. [2025-04-30 10:32:23,164 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90986 conditions, 50137 events. 20384/50137 cut-off events. For 11467/11639 co-relation queries the response was YES. Maximal size of possible extension queue 1755. Compared 586463 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-04-30 10:32:23,306 INFO L140 encePairwiseOnDemand]: 262/269 looper letters, 44 selfloop transitions, 10 changer transitions 0/295 dead transitions. [2025-04-30 10:32:23,306 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 295 transitions, 815 flow [2025-04-30 10:32:23,306 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:23,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:23,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 753 transitions. [2025-04-30 10:32:23,307 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9330855018587361 [2025-04-30 10:32:23,307 INFO L175 Difference]: Start difference. First operand has 270 places, 275 transitions, 649 flow. Second operand 3 states and 753 transitions. [2025-04-30 10:32:23,307 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 295 transitions, 815 flow [2025-04-30 10:32:23,322 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 295 transitions, 795 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:23,324 INFO L231 Difference]: Finished difference. Result has 272 places, 283 transitions, 721 flow [2025-04-30 10:32:23,324 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-04-30 10:32:23,324 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 6 predicate places. [2025-04-30 10:32:23,324 INFO L485 AbstractCegarLoop]: Abstraction has has 272 places, 283 transitions, 721 flow [2025-04-30 10:32:23,325 INFO L486 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-04-30 10:32:23,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:23,325 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-04-30 10:32:23,325 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-04-30 10:32:23,325 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:23,325 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:23,325 INFO L85 PathProgramCache]: Analyzing trace with hash -893671294, now seen corresponding path program 1 times [2025-04-30 10:32:23,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:23,325 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [803469018] [2025-04-30 10:32:23,326 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:23,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:23,338 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-04-30 10:32:23,342 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-04-30 10:32:23,342 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:23,342 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-04-30 10:32:23,361 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:23,361 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [803469018] [2025-04-30 10:32:23,361 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [803469018] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:23,361 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:23,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:32:23,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1844753302] [2025-04-30 10:32:23,361 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:23,361 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:23,362 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:23,362 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:23,362 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:23,370 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-04-30 10:32:23,371 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-04-30 10:32:23,371 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:23,371 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-04-30 10:32:23,371 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:23,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 266#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 263#true, 285#true]) [2025-04-30 10:32:23,427 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:32:23,427 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:23,427 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:32:23,427 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:23,431 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 266#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 263#true, 285#true]) [2025-04-30 10:32:23,431 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:32:23,431 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:23,431 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:23,431 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:32:23,595 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 177#L1025-1true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,596 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:32:23,596 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:23,596 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:23,596 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:32:23,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,605 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:32:23,605 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:32:23,605 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:23,605 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:23,779 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,779 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,779 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,779 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,779 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:32:23,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,786 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,786 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:32:23,786 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,786 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,791 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 266#true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:23,791 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,791 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,791 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,791 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 266#true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:23,793 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,793 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,793 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,793 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,815 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,815 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:23,815 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:23,816 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:23,816 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:32:23,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,844 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:23,844 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:23,846 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:32:23,846 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:23,849 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 108#L1025-1true, Black: 280#true, 266#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:23,849 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:23,849 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:23,849 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:23,849 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:23,850 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:23,850 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:23,850 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:23,850 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:23,850 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:23,873 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 108#L1025-1true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,873 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:23,873 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:32:23,873 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:23,873 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:23,878 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 266#true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:23,878 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:23,878 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:23,878 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:23,878 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:32:23,906 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,906 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:23,906 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:23,906 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:23,906 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:23,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 108#L1025-1true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,908 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:23,908 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:23,908 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:23,908 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:23,940 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:23,940 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:32:23,941 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:23,941 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:23,941 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:24,082 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,082 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:32:24,083 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:32:24,083 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:24,083 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:24,083 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:24,126 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,126 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:32:24,126 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:24,126 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:24,126 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:24,126 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:32:24,127 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,127 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:32:24,127 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:24,127 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:24,127 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:24,127 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:32:24,173 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,173 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:32:24,173 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:24,173 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:24,173 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:24,173 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:24,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:24,596 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,597 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,597 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,601 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:24,601 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,601 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,601 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,601 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,603 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,603 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,603 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,603 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,603 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,647 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,647 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,647 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,647 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,647 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,648 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:24,648 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,648 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:24,648 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:24,648 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:25,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:25,124 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,124 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,124 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,124 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,125 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,125 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,125 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,125 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 178#$Ultimate##0true]) [2025-04-30 10:32:25,131 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,131 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,131 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,131 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,132 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,132 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,132 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,132 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,132 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,156 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,156 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,156 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,156 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,156 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,166 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,166 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,166 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,166 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,166 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,212 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,212 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,212 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,212 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,212 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,213 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 218#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,213 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,213 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,213 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,213 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,234 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,234 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,234 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,234 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,235 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,235 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,235 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,235 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:25,235 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:25,360 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true, 178#$Ultimate##0true]) [2025-04-30 10:32:25,360 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,360 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,360 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,360 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,362 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, 34#$Ultimate##0true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:25,362 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,362 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,362 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,362 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,473 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 219#$Ultimate##0true, 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:25,473 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,473 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,473 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:25,473 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:25,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 145#L1025-2true, 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,636 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,636 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,636 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,636 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,645 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,645 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,645 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,645 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,682 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,682 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,682 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,682 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,682 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,706 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,706 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,706 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,706 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,706 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,727 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,727 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,727 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,727 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,727 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:25,733 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,733 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,733 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,733 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,734 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,734 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,734 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,734 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,734 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,749 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 218#L1024-3true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,749 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,749 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,749 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,749 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,750 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 290#true, 218#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,750 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,750 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,750 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:25,750 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:25,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 96#L1025-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:25,956 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,956 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,956 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,956 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,993 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,993 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,993 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,993 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,994 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,994 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:25,994 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:25,994 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:25,994 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:25,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 108#L1025-1true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:25,996 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,996 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:25,996 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,996 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:25,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,997 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:25,997 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:25,997 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:25,997 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:25,998 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:25,998 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:25,998 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:25,998 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:25,998 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,020 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,020 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:26,020 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:26,020 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:26,020 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:26,021 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,021 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,021 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,021 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,021 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:26,025 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,025 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,025 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,026 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,026 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,026 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,026 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,026 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,026 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,028 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,028 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,028 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,028 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,047 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,047 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,047 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,047 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:26,048 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:26,048 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:26,048 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:26,048 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:26,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,055 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,055 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,055 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,055 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,068 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 218#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:26,068 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:26,068 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:26,068 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:26,068 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:26,476 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,476 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,477 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,477 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,485 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,485 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,485 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,485 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,487 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,487 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,487 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,487 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,487 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 108#L1025-1true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,489 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,489 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,489 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,518 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:26,518 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,518 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,518 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,518 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,521 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,521 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,521 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,521 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,521 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,522 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,522 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,522 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,522 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,522 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,526 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,526 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,526 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,526 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,526 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,533 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,533 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,533 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,533 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,533 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,534 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,534 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,534 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,534 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,534 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,538 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,538 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,538 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,538 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,538 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,540 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:26,540 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,540 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,540 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:26,540 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:26,721 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,721 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,721 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,721 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,722 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:26,732 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,732 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,732 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,733 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,733 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,733 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,733 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:26,735 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,735 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,735 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,735 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,742 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,742 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,742 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,767 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,767 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,767 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,767 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,768 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,768 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,768 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,768 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,772 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,772 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,772 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,772 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 207#L1026-5true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,773 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,773 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,773 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,773 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,776 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,776 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,776 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,776 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,776 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:26,780 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,780 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,780 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,781 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,781 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,781 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:26,793 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,793 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,793 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 148#L1027-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,794 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,794 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,794 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 145#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,807 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,807 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,807 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,807 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,808 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,808 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,808 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,808 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:26,808 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,985 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,985 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,985 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,986 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,986 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,986 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,986 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,992 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,992 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,992 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,992 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,992 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,992 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,993 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,993 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,993 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:26,993 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:26,994 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:26,994 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,994 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,994 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,994 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,995 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:26,995 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,995 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:26,995 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:26,995 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:27,031 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:27,031 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:27,031 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:27,031 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:27,031 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:27,035 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,035 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,035 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,035 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,036 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,036 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,036 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,036 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,037 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,037 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,037 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,037 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,037 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,041 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,041 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,041 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 207#L1026-5true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,042 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 207#L1026-5true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,042 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,042 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,076 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:27,076 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:27,076 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:27,076 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:27,076 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:27,175 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,175 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,175 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,175 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,175 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,184 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,184 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,184 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,184 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,185 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,185 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,185 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,185 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,185 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,186 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,186 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,186 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,186 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,186 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,196 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,196 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,196 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,196 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,196 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,197 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,197 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,197 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,198 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,198 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,222 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,222 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,222 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,222 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,225 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,225 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,226 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,226 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,226 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 108#L1025-1true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,226 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,226 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,226 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,227 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,228 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,228 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,228 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,228 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,228 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,280 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,280 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,280 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,280 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,280 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,283 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,284 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 207#L1026-5true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,284 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,284 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 145#L1025-2true, 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,284 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true]) [2025-04-30 10:32:27,285 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,285 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,286 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,286 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,286 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,286 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,287 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,288 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,288 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,288 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,288 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,288 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,288 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,297 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,297 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,297 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,297 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,297 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,297 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,297 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,304 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,304 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,304 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,305 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,305 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,305 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,306 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,306 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,314 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,314 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,314 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,315 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,315 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,315 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,346 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,347 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,347 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,347 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,348 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,348 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,348 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,348 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,349 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,349 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,349 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,349 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,700 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,701 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,701 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,701 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,701 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,702 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,702 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,702 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,702 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,702 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,705 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 130#L1028-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,705 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,705 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,705 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,705 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,705 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,706 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,706 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,706 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,706 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,708 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [130#L1028-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,708 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,708 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,708 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,708 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [130#L1028-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,709 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,709 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,709 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,709 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,711 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,712 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,712 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,712 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,715 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,715 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,715 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,715 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,716 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,716 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,716 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,716 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,716 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,716 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,716 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,717 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,717 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,717 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,717 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,717 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,718 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,718 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,718 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,718 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,718 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 125#L1028-1true]) [2025-04-30 10:32:27,722 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,722 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,722 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,724 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,724 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,724 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,725 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,725 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,725 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,725 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,725 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,725 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,727 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-04-30 10:32:27,727 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,727 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,727 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,727 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,727 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 177#L1025-1true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,735 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,735 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,736 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,736 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,738 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,738 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,738 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:27,740 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 197#L1028-2true, 285#true]) [2025-04-30 10:32:27,740 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,740 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,740 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,740 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,742 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,742 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,742 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,742 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 53#L1040-4true, 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:27,743 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,743 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,743 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,743 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true]) [2025-04-30 10:32:27,744 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,744 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,744 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,744 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,790 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,790 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,791 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,791 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,791 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,795 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,795 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,795 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,795 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,795 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,795 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,795 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,812 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,812 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,812 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:27,812 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:27,812 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,812 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,813 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,813 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,813 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,813 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,813 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,813 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:27,813 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,904 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 182#L1028-1true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,904 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,904 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,904 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,904 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,905 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,905 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,905 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,905 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,909 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 108#L1025-1true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,909 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,909 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,909 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,909 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,910 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,910 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,910 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,910 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 13#L1042true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,929 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,929 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,929 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,932 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,932 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,932 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,932 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,932 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:27,951 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,951 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,951 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,951 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [130#L1028-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,955 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,956 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,956 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [130#L1028-2true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,957 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [130#L1028-2true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,957 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,957 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [130#L1028-2true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,958 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [130#L1028-2true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,958 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,958 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,960 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,960 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,960 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,960 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,960 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,961 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,961 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,961 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,961 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,965 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,965 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,965 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,966 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,966 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,966 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 197#L1028-2true]) [2025-04-30 10:32:27,972 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:27,972 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,972 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 96#L1025-2true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:27,973 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,973 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,973 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,974 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 96#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:27,974 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,974 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,974 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,974 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,974 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,975 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:27,975 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,975 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,975 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,975 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,975 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,981 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:27,981 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,981 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,981 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,981 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 182#L1028-1true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:27,982 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,982 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,982 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,982 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 53#L1040-4true, Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:27,986 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 53#L1040-4true, Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:27,986 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,986 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,987 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true]) [2025-04-30 10:32:27,988 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true]) [2025-04-30 10:32:27,988 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,988 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:27,993 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,993 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,993 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,993 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 125#L1028-1true, 285#true]) [2025-04-30 10:32:27,994 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,994 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:27,994 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:27,994 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,027 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,027 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,027 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,039 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 145#L1025-2true, 88#L1028-1true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,039 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,039 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,039 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,039 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,050 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 207#L1026-5true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:28,050 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,050 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,050 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,050 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,082 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,083 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,083 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,083 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,083 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,099 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,099 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,099 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,099 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,140 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:28,140 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,140 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:28,145 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:28,145 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,145 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,146 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true]) [2025-04-30 10:32:28,146 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,146 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,146 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,146 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,147 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:28,147 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,147 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,147 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,148 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,168 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 130#L1028-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,168 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,168 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,168 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,168 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,169 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,170 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [130#L1028-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,170 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,170 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,170 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,170 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,172 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,172 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,172 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,172 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,172 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,174 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,174 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,174 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,190 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-04-30 10:32:28,191 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,191 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,191 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,191 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,191 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,192 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 182#L1028-1true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:28,192 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,192 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,192 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,192 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,192 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,201 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,201 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,201 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,201 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true]) [2025-04-30 10:32:28,226 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,226 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,226 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,226 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 13#L1042true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,227 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,227 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,227 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,227 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:28,235 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:32:28,235 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,235 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 145#L1025-2true, 13#L1042true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,272 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,272 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,272 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,272 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,312 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,312 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,312 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,312 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,312 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,316 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,316 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,316 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,316 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,316 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,316 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,317 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,317 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,317 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,317 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,332 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,332 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,332 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,332 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,332 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,332 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,333 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,333 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,333 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,333 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,334 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,334 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,334 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,334 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,368 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,368 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,368 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,368 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,368 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,369 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 197#L1028-2true, 285#true]) [2025-04-30 10:32:28,369 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,369 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,369 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,369 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,369 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,388 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:28,388 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,388 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,388 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,388 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,396 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,396 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,396 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,396 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,396 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,397 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [130#L1028-2true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,397 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,397 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,398 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,398 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,398 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,398 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,399 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,399 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,399 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,399 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,399 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,401 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, Black: 280#true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,401 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,401 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,401 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,401 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,401 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,401 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,415 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true, 125#L1028-1true]) [2025-04-30 10:32:28,415 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,415 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,415 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,415 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,417 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 182#L1028-1true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 167#L1042-3true, 285#true]) [2025-04-30 10:32:28,417 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,417 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,417 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,417 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,420 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:28,420 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,420 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,420 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,420 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,420 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,421 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 157#L1028-2true, 13#L1042true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,421 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,421 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,421 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:28,421 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,421 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:28,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,485 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,485 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,485 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,485 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,495 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,496 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,496 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,496 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,496 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,507 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,507 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,507 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,507 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,507 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,507 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,521 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,521 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,521 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,521 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,521 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,521 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,531 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:28,531 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,531 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,531 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,531 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,531 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,532 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 207#L1026-5true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,532 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,532 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,533 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 207#L1026-5true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,533 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,533 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,533 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,533 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,533 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,533 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,546 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 145#L1025-2true, 88#L1028-1true, 53#L1040-4true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,546 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:28,546 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:28,546 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:28,546 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:28,799 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [130#L1028-2true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:28,799 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,799 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,799 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,799 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,803 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:28,803 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,803 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,803 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,803 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true, 197#L1028-2true]) [2025-04-30 10:32:28,828 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,828 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,828 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,828 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 157#L1028-2true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 167#L1042-3true, 285#true]) [2025-04-30 10:32:28,829 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,829 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,829 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:28,829 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:28,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,885 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,885 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,885 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,885 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,886 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,886 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,886 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,886 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,886 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,886 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,886 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,896 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,896 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,896 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,896 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,896 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:28,896 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:28,896 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:28,905 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 207#L1026-5true, 13#L1042true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,905 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:28,905 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:28,905 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:28,905 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:28,905 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:28,932 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, 130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:28,933 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,933 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,933 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,933 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, 292#(= |#race~data~0| 0), Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 197#L1028-2true]) [2025-04-30 10:32:28,948 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 292#(= |#race~data~0| 0), Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 197#L1028-2true, 237#L1027-2true]) [2025-04-30 10:32:28,948 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,948 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 148#L1027-2true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 197#L1028-2true]) [2025-04-30 10:32:28,949 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 148#L1027-2true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 237#L1027-2true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:28,949 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:28,949 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,007 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,008 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,008 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,008 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,008 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,008 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,008 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,016 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,017 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,017 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,017 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,017 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,017 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,017 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,050 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 207#L1026-5true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,050 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,050 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,050 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:29,050 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,050 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,051 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,051 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 204#L1026-5true]) [2025-04-30 10:32:29,051 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,051 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,051 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,051 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 207#L1026-5true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 197#L1028-2true]) [2025-04-30 10:32:29,098 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 207#L1026-5true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 237#L1027-2true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:29,098 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,098 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 125#L1028-1true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:29,099 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 125#L1028-1true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 237#L1027-2true, 285#true]) [2025-04-30 10:32:29,099 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,099 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,112 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, 290#true, Black: 280#true, 108#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,112 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,112 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,112 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,112 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,112 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,142 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 88#L1028-1true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,143 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,143 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,143 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,143 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,143 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,159 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,159 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,159 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,159 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,159 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,159 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,159 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 202#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:29,160 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,160 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,160 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,160 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,162 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][283], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,162 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,162 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,162 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,162 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,162 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:29,162 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,188 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 145#L1025-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:29,188 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,188 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,188 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,188 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 179#L1027-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,191 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 235#L1026-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,191 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true, 167#L1042-3true]) [2025-04-30 10:32:29,191 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,191 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,192 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true, 167#L1042-3true]) [2025-04-30 10:32:29,192 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,192 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,192 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,192 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 125#L1028-1true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:29,221 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 125#L1028-1true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 237#L1027-2true]) [2025-04-30 10:32:29,221 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 197#L1028-2true, 285#true]) [2025-04-30 10:32:29,221 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 197#L1028-2true, 285#true, 237#L1027-2true]) [2025-04-30 10:32:29,222 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,222 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,232 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,232 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,232 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,232 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:29,232 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,232 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:29,263 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, Black: 280#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true]) [2025-04-30 10:32:29,263 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,263 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,263 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:29,263 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:29,263 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,298 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 145#L1025-2true, 157#L1028-2true, 13#L1042true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 285#true]) [2025-04-30 10:32:29,298 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,298 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,298 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,298 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 179#L1027-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,300 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [130#L1028-2true, 265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,300 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,300 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true, 167#L1042-3true]) [2025-04-30 10:32:29,301 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [130#L1028-2true, 265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 237#L1027-2true, 167#L1042-3true]) [2025-04-30 10:32:29,301 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,301 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,302 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true, 204#L1026-5true]) [2025-04-30 10:32:29,303 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true, 204#L1026-5true]) [2025-04-30 10:32:29,303 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,303 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 197#L1028-2true]) [2025-04-30 10:32:29,325 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 237#L1027-2true, 285#true, 197#L1028-2true]) [2025-04-30 10:32:29,325 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,325 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 13#L1042true, Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 202#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-04-30 10:32:29,335 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,335 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:29,335 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,335 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 204#L1026-5true, 167#L1042-3true]) [2025-04-30 10:32:29,398 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [130#L1028-2true, 265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 204#L1026-5true, 167#L1042-3true]) [2025-04-30 10:32:29,398 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,398 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,399 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, 182#L1028-1true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 88#L1028-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,399 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,399 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [130#L1028-2true, 265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,465 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [130#L1028-2true, 265#true, 182#L1028-1true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,465 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,465 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, 157#L1028-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,466 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 88#L1028-1true, 157#L1028-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,466 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [130#L1028-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 157#L1028-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,516 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [130#L1028-2true, 265#true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 157#L1028-2true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 285#true, 167#L1042-3true]) [2025-04-30 10:32:29,516 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:29,516 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:30,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 244#L1044-7true, 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,070 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,070 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,070 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:30,071 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:30,080 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 244#L1044-7true, Black: 280#true, 266#true, 290#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, 285#true]) [2025-04-30 10:32:30,081 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][274], [177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 244#L1044-7true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 264#true, 285#true]) [2025-04-30 10:32:30,081 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:30,081 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 179#L1027-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,343 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 235#L1026-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,343 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true, 237#L1027-2true]) [2025-04-30 10:32:30,343 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true, 237#L1027-2true]) [2025-04-30 10:32:30,343 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,343 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:30,433 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true, 204#L1026-5true]) [2025-04-30 10:32:30,433 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:30,433 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:30,433 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:30,433 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:30,433 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true, 204#L1026-5true]) [2025-04-30 10:32:30,434 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:30,434 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:30,434 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:30,434 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:30,516 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,517 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, 182#L1028-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,517 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 264#true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:30,520 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 292#(= |#race~data~0| 0), 88#L1028-1true, 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 264#true, 267#true, 263#true, 285#true]) [2025-04-30 10:32:30,520 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 262#true, 292#(= |#race~data~0| 0), 157#L1028-2true, 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,599 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 262#true, 292#(= |#race~data~0| 0), 157#L1028-2true, 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 285#true]) [2025-04-30 10:32:30,599 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,599 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 264#true, 285#true]) [2025-04-30 10:32:30,600 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [130#L1028-2true, 24#L1026-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 263#true, 264#true, 285#true]) [2025-04-30 10:32:30,600 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:30,600 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1021] L1025-5-->L1027-2: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1027-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 264#true, 267#true, 285#true]) [2025-04-30 10:32:31,070 INFO L286 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1028] L1025-3-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 24#L1026-2true, 262#true, 292#(= |#race~data~0| 0), 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 264#true, 267#true, 285#true]) [2025-04-30 10:32:31,070 INFO L286 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:32:31,070 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:32:31,268 INFO L116 PetriNetUnfolderBase]: 32654/87459 cut-off events. [2025-04-30 10:32:31,268 INFO L117 PetriNetUnfolderBase]: For 20882/24417 co-relation queries the response was YES. [2025-04-30 10:32:31,470 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158683 conditions, 87459 events. 32654/87459 cut-off events. For 20882/24417 co-relation queries the response was YES. Maximal size of possible extension queue 3636. Compared 1174767 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-04-30 10:32:31,703 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 52 selfloop transitions, 10 changer transitions 0/312 dead transitions. [2025-04-30 10:32:31,703 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 312 transitions, 938 flow [2025-04-30 10:32:31,703 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:32:31,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:32:31,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-04-30 10:32:31,704 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-04-30 10:32:31,704 INFO L175 Difference]: Start difference. First operand has 272 places, 283 transitions, 721 flow. Second operand 3 states and 764 transitions. [2025-04-30 10:32:31,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 312 transitions, 938 flow [2025-04-30 10:32:31,741 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 312 transitions, 918 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:31,743 INFO L231 Difference]: Finished difference. Result has 274 places, 293 transitions, 801 flow [2025-04-30 10:32:31,743 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-04-30 10:32:31,744 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 8 predicate places. [2025-04-30 10:32:31,744 INFO L485 AbstractCegarLoop]: Abstraction has has 274 places, 293 transitions, 801 flow [2025-04-30 10:32:31,744 INFO L486 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-04-30 10:32:31,744 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:31,744 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-04-30 10:32:31,744 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-04-30 10:32:31,744 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:31,744 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:31,744 INFO L85 PathProgramCache]: Analyzing trace with hash 1921800318, now seen corresponding path program 1 times [2025-04-30 10:32:31,744 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:31,745 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486158876] [2025-04-30 10:32:31,745 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:31,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:31,757 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-04-30 10:32:31,761 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-04-30 10:32:31,761 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:31,761 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:31,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-04-30 10:32:31,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:31,808 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486158876] [2025-04-30 10:32:31,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [486158876] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:31,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:31,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:32:31,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1925490859] [2025-04-30 10:32:31,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:31,809 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-04-30 10:32:31,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:31,809 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-04-30 10:32:31,809 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-04-30 10:32:31,853 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 269 [2025-04-30 10:32:31,854 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-04-30 10:32:31,854 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:31,854 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 269 [2025-04-30 10:32:31,854 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:32,136 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,136 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:32:32,136 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:32,136 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:32:32,136 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:32,172 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,172 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:32,172 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,172 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:32:32,172 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,179 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 266#true, 290#true, 108#L1025-1true, Black: 280#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:32,179 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:32,179 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:32,179 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,179 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,180 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 53#L1040-4true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:32,180 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:32,180 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,180 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:32,180 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,212 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,212 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:32,212 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:32:32,212 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:32,212 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:32,256 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,257 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:32,257 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:32,257 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:32:32,257 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:32,258 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 13#L1042true, 266#true, 290#true, 108#L1025-1true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:32,258 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:32,258 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:32,258 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:32,258 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:32,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 13#L1042true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 263#true, Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:32,261 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:32,261 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:32,261 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:32,261 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:32,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,301 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:32,301 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:32:32,301 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:32,301 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:32,352 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,352 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:32,352 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:32,352 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:32,352 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:32,353 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,353 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:32,353 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:32,353 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:32,353 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:32,404 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:32,404 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:32:32,404 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:32,404 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:32,404 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:33,307 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:33,308 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 34#$Ultimate##0true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,308 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,308 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,312 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:33,312 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,312 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,312 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,312 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 34#$Ultimate##0true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,314 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,314 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,314 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,314 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,365 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,365 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,365 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,365 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,366 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,366 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,366 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:33,366 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:33,544 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:33,544 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,544 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,544 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,544 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 34#$Ultimate##0true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,545 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,545 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,545 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,545 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:33,550 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,550 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,550 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,550 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 34#$Ultimate##0true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,552 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,552 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,552 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,552 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,573 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,573 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,573 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,573 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,573 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,581 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,581 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,581 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,581 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,827 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,827 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,827 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,827 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,828 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,828 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,828 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:33,828 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:33,841 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,841 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,841 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,841 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,841 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,843 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,843 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,843 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,843 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:33,843 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,935 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,935 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,935 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,935 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,935 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:33,936 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,936 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:33,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,962 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:33,962 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:33,962 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:33,962 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:33,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:33,963 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:33,963 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:33,963 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:33,963 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:33,999 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 167#L1042-3true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,000 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:34,000 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:34,000 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:34,000 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:34,077 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,078 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,078 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,078 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,078 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,092 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,092 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,092 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,092 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,092 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,097 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, 57#L1025-2true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,097 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,097 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,097 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,097 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,098 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,098 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,098 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,098 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,123 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,123 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,123 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,123 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,124 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,124 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,124 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,124 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,125 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,125 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,125 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,125 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,130 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,130 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,130 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,130 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,130 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,130 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,131 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,131 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,131 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,131 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,138 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,138 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,138 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,139 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,139 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,139 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,155 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,155 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,155 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,155 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,155 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,159 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,159 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,159 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 108#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,159 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,159 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,162 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,162 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,162 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,162 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,162 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,163 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, Black: 280#true, 290#true, 108#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,163 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,163 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,163 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,163 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,171 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,171 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,171 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,171 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,171 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,172 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,172 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,172 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,172 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:34,172 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:34,280 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,280 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,280 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,280 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,280 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,280 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,280 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 108#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,280 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,281 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,281 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,281 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,281 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,302 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,302 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,302 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,302 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,302 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,303 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,303 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,303 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,303 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,303 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,303 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,330 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,330 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,330 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,330 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,330 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,331 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,331 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,331 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,331 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,331 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,333 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,333 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,333 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,333 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,334 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,334 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,334 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,334 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,334 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,334 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,334 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,335 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,335 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,335 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,335 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,335 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,343 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,343 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,343 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,343 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,344 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,344 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,344 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,344 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, 57#L1025-2true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,345 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,345 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,346 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,346 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,346 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,346 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,347 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,347 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,347 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,348 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,348 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,348 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,348 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,365 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,365 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,365 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,365 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,366 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,366 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,366 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,366 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,369 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,369 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,369 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,369 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,369 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,370 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,370 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,370 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 167#L1042-3true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,384 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,384 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,384 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,384 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,406 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,406 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,406 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:34,406 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,406 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,496 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,496 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,496 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,635 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,636 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,636 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,636 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,648 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,648 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,648 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,648 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,648 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,650 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,650 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,650 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,650 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,650 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,650 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,650 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,656 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 108#L1025-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,656 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,656 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,656 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,656 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,658 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,658 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,658 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,658 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,658 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,658 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,658 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,709 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,709 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,709 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,709 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,714 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,714 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:34,714 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:34,714 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:34,714 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:34,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,723 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:34,723 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:34,723 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:34,723 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:34,730 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,730 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,730 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,730 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,730 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,752 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 290#true, 108#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,752 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,752 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,752 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,752 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,770 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,770 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,770 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,770 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,770 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,810 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 203#L1044true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,810 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,810 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,810 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:34,810 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:34,965 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,965 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,965 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,965 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,965 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,985 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,985 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,985 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,985 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,985 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,987 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,987 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,987 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,987 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,987 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,987 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,987 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 167#L1042-3true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,988 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,988 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,988 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,988 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 167#L1042-3true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:34,997 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,997 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:34,997 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:34,997 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,002 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 13#L1042true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,003 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,003 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,003 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,003 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,005 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,005 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,005 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,005 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,005 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,045 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 96#L1025-2true, 13#L1042true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,045 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,045 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,045 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,045 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,046 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,046 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,046 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,046 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,046 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,046 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,046 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,055 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,055 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,055 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,055 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,055 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,064 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,064 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,064 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,064 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,071 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,071 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,071 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,071 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,071 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,094 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,094 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,094 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,094 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,096 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,096 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,096 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,096 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,096 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,096 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,117 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,117 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,117 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,117 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,145 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 265#true, 57#L1025-2true, 65#L1046true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,145 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,145 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,145 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:35,145 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:35,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,309 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,309 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,309 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,309 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,319 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,319 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,319 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,319 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,332 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 167#L1042-3true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,332 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,332 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,332 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,332 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,403 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,403 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,403 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,403 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,403 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,439 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 167#L1042-3true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,439 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,439 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,439 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,439 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,459 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 218#L1024-3true, 267#true, 263#true, 295#true, 203#L1044true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,459 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,459 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,459 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:35,459 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,556 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,556 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,557 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,557 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,558 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,558 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,558 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,558 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,558 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,562 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,562 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,562 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,562 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,562 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,563 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,563 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,563 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,563 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,563 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,651 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 167#L1042-3true, 295#true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,652 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 167#L1042-3true, 295#true, 237#L1027-2true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,652 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 167#L1042-3true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,652 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 167#L1042-3true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,652 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 207#L1026-5true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,663 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 145#L1025-2true, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,663 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,663 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 108#L1025-1true, 267#true, 263#true, 237#L1027-2true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,664 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,664 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,664 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,664 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,668 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,668 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,668 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,668 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,678 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,678 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,678 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,678 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,678 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,687 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,687 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,687 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,687 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,698 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,698 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,698 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,698 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,698 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,812 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 295#true, 57#L1025-2true, 65#L1046true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:35,812 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:35,812 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,812 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:35,812 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,044 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 182#L1028-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,044 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,044 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,044 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,044 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,045 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, 125#L1028-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,045 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,045 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,045 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,045 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,048 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,048 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,048 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,051 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,051 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,051 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,051 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,051 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,052 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,052 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,052 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,052 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,052 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,055 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,055 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,055 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,056 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,056 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,056 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,057 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,057 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:36,057 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,057 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,057 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,057 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,058 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,058 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,058 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,058 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 182#L1028-1true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,064 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,064 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,064 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,064 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,065 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 125#L1028-1true, 265#true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,065 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,065 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,065 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,065 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 167#L1042-3true, 295#true, 265#true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,120 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 167#L1042-3true, 295#true, 237#L1027-2true, 265#true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,120 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,120 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,128 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 207#L1026-5true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,129 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,129 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,129 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,129 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 167#L1042-3true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,131 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,131 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,131 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,131 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,137 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 167#L1042-3true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,137 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,137 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,137 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,137 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,142 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 203#L1044true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,143 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,143 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,149 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 203#L1044true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,149 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,149 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,149 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,149 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,207 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,207 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,208 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,208 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,271 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,271 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,271 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,271 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,271 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,272 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,274 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,274 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,274 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,274 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,274 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,295 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,295 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,295 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,295 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,295 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 197#L1028-2true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,296 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,296 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,296 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,296 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,301 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,301 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,301 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,302 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,302 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,302 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,302 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,303 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,303 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,303 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,303 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,303 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,303 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,304 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,304 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,304 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,304 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:36,304 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:36,313 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, 53#L1040-4true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,313 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,313 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,313 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,313 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 197#L1028-2true, 295#true, 265#true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,314 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,314 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,314 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,314 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 160#L1043-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,363 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 265#true, 160#L1043-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,363 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 160#L1043-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,363 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 237#L1027-2true, 265#true, 160#L1043-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,363 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,364 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,364 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,364 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,372 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 167#L1042-3true, 57#L1025-2true, 265#true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,372 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,372 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,372 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,372 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,385 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 65#L1046true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,385 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,385 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,385 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,385 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,388 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 203#L1044true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,388 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,388 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,388 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,388 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,391 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, 295#true, 65#L1046true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,391 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,391 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,391 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,391 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,434 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,434 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,434 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:36,434 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,435 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,438 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,439 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:36,439 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,439 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 203#L1044true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,449 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,450 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,450 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,450 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,471 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 219#$Ultimate##0true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,471 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,471 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,471 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,471 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, 125#L1028-1true, 295#true, 57#L1025-2true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,478 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,478 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,478 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,478 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,479 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 182#L1028-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,479 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,479 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,479 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,479 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,514 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,514 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,514 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,514 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,514 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,516 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,516 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,516 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,516 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,516 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,519 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,519 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,519 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,519 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,519 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,521 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,521 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,521 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,521 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,521 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,521 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,521 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,541 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 125#L1028-1true, 265#true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,541 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,541 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,541 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,541 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,543 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 182#L1028-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,543 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,543 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,543 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,543 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,551 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,551 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,551 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,551 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:36,551 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:36,607 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 160#L1043-5true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,607 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,607 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,607 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 265#true, 160#L1043-5true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,608 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 203#L1044true, 295#true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,608 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 203#L1044true, 295#true, 237#L1027-2true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,608 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 203#L1044true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,608 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,608 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 203#L1044true, 295#true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,609 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,609 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,609 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,609 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,617 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,617 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,617 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,617 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,626 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,626 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,626 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,626 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,626 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,630 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 65#L1046true, 265#true, 177#L1025-1true, 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,630 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,630 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,630 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,630 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,676 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,676 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,676 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,676 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,678 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,678 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,678 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,679 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,679 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,679 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,684 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,684 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,684 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,684 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,685 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:36,685 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:36,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 65#L1046true, 57#L1025-2true, 265#true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,691 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,691 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,691 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,691 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,719 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, Black: 280#true, 290#true, 267#true, 263#true, 197#L1028-2true, 295#true, 57#L1025-2true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,720 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 157#L1028-2true, Black: 280#true, 108#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,720 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,720 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,756 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,756 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,756 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,756 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,757 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,757 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,757 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,757 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,758 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,758 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,758 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,763 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 167#L1042-3true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,763 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,763 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,763 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,763 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,939 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 197#L1028-2true, 295#true, 265#true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,939 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,939 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,939 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,939 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,940 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1028-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,940 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,940 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:36,940 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,940 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 65#L1046true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,996 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 65#L1046true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,996 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,996 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 203#L1044true, 265#true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,997 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 203#L1044true, 265#true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,997 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 65#L1046true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,997 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 65#L1046true, 265#true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:36,997 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:36,997 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,003 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 160#L1043-5true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,003 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,003 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,003 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,003 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,006 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 203#L1044true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,006 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,006 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,006 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,006 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,008 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,008 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,008 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,008 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,008 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:37,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 203#L1044true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,015 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,015 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,015 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,015 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,017 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,017 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:37,017 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,017 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,039 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,039 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,039 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,039 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,039 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,039 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,052 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,052 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,053 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,053 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,053 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,053 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,062 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,062 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,062 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,062 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,062 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,063 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,063 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,063 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,064 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,064 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,064 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,064 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,064 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,064 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,064 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,084 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,084 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,084 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,084 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,084 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,140 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 167#L1042-3true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,140 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,140 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,140 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,140 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 65#L1046true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,218 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 237#L1027-2true, 265#true, 65#L1046true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,218 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 65#L1046true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,222 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,222 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,222 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,222 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,225 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 203#L1044true, 57#L1025-2true, 265#true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,225 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,225 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,225 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,225 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 207#L1026-5true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,228 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,228 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,228 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,229 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,229 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,229 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,233 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 65#L1046true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,233 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,233 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,233 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,233 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,236 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 148#L1027-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,236 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,236 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,236 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,236 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:37,237 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,237 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,249 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,249 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,249 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,249 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,249 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,249 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,348 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,348 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,348 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:37,348 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:37,394 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, 53#L1040-4true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,394 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,394 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,394 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,394 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,394 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,394 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,433 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 65#L1046true, 265#true, 177#L1025-1true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,433 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,433 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,433 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,433 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 207#L1026-5true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,438 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 290#true, Black: 280#true, 108#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 204#L1026-5true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,438 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,438 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:37,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 177#L1025-1true, 96#L1025-2true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,449 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,449 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,449 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,449 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,452 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 108#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,452 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,452 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,452 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,452 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,537 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 160#L1043-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,538 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,538 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,538 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,538 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,554 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 203#L1044true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,554 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,554 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,554 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:37,554 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:37,567 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,567 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,567 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:37,567 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:37,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,598 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][284], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, 53#L1040-4true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,598 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,598 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:37,598 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,598 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,598 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:37,598 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,646 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 96#L1025-2true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,646 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,646 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,646 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,646 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,681 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,682 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,682 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,682 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 203#L1044true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,724 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,724 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,724 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,724 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 65#L1046true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,733 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,733 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,733 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:37,733 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:32:37,747 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][222], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 280#true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,747 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:37,747 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:37,747 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:37,747 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:37,747 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:37,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 98#L1024-3true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,963 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:37,963 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,963 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,963 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 237#L1027-2true, 265#true, 98#L1024-3true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,964 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 98#L1024-3true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,964 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 265#true, 98#L1024-3true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:37,964 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:37,964 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,042 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 65#L1046true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,042 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:32:38,042 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:32:38,042 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:38,042 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 265#true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,112 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 237#L1027-2true, 295#true, 265#true, 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,112 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,112 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,114 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,114 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:38,114 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,114 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,114 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, 290#true, Black: 280#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,123 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:32:38,123 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,123 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,123 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:32:38,246 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, 207#L1026-5true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,246 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:32:38,246 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,246 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,246 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:32:38,440 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 88#L1028-1true, Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,440 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:32:38,440 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:38,440 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:32:38,440 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:32:38,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [130#L1028-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 280#true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 196#ULTIMATE.startFINALtrue, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:38,532 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,532 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,532 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:38,532 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 244#L1044-7true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true]) [2025-04-30 10:32:38,844 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 244#L1044-7true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 237#L1027-2true, 295#true]) [2025-04-30 10:32:38,844 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:38,844 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:39,140 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 244#L1044-7true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true]) [2025-04-30 10:32:39,140 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,140 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:39,141 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:39,141 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:39,209 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 244#L1044-7true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,209 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,209 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:39,209 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,209 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 228#L1043-4true, 295#true]) [2025-04-30 10:32:39,371 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 228#L1043-4true, 237#L1027-2true, 295#true]) [2025-04-30 10:32:39,371 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,371 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,515 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 228#L1043-4true, 267#true, 295#true]) [2025-04-30 10:32:39,515 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:32:39,515 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,515 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,515 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 228#L1043-4true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,587 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:32:39,587 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,587 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:32:39,587 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true, 203#L1044true]) [2025-04-30 10:32:39,623 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 237#L1027-2true, 295#true, 203#L1044true]) [2025-04-30 10:32:39,623 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,623 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 266#true, 290#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, Black: 292#(= |#race~data~0| 0), 203#L1044true]) [2025-04-30 10:32:39,709 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 266#true, 290#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true, Black: 292#(= |#race~data~0| 0), 203#L1044true]) [2025-04-30 10:32:39,709 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, 203#L1044true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,754 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true, 203#L1044true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,754 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,754 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:39,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [65#L1046true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true]) [2025-04-30 10:32:39,767 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,767 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,767 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,767 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [65#L1046true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 237#L1027-2true, 295#true]) [2025-04-30 10:32:39,768 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,768 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,768 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,768 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,780 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true, 203#L1044true]) [2025-04-30 10:32:39,780 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,780 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,780 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,780 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,840 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [65#L1046true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 266#true, 290#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,840 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,840 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,840 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,840 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,841 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [65#L1046true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 266#true, 290#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, 237#L1027-2true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,841 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,841 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,841 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,841 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 207#L1026-5true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 203#L1044true, Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:39,842 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 203#L1044true, Black: 292#(= |#race~data~0| 0), 237#L1027-2true, 295#true]) [2025-04-30 10:32:39,842 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,842 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,857 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 203#L1044true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,857 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,857 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,857 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:32:39,857 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [65#L1046true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,880 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [65#L1046true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,880 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,880 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:32:39,903 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 65#L1046true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true]) [2025-04-30 10:32:39,903 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,903 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,903 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,903 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, 65#L1046true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 207#L1026-5true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:39,963 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, 65#L1046true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, Black: 280#true, 290#true, 266#true, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 295#true, 237#L1027-2true]) [2025-04-30 10:32:39,963 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:32:39,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:32:39,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 65#L1046true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, Black: 280#true, 290#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:39,972 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,972 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:39,972 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:32:39,972 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:32:40,240 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 196#ULTIMATE.startFINALtrue, 295#true]) [2025-04-30 10:32:40,240 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,240 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,240 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,240 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,240 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 98#L1024-3true, Black: 280#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 196#ULTIMATE.startFINALtrue, 237#L1027-2true, 295#true]) [2025-04-30 10:32:40,240 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,241 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,241 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,241 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,294 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 280#true, 266#true, 290#true, 263#true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:40,294 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,294 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,294 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,294 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,295 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 280#true, 266#true, 290#true, 263#true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:40,295 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,295 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,295 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,295 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 148#L1027-2true, Black: 280#true, 290#true, 266#true, 196#ULTIMATE.startFINALtrue, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 295#true]) [2025-04-30 10:32:40,334 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 148#L1027-2true, Black: 280#true, 290#true, 266#true, 196#ULTIMATE.startFINALtrue, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:40,334 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,334 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:32:40,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [265#true, 57#L1025-2true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, Black: 280#true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true]) [2025-04-30 10:32:40,348 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,348 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,348 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,348 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,380 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 207#L1026-5true, Black: 280#true, 290#true, 266#true, 196#ULTIMATE.startFINALtrue, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:40,380 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:32:40,380 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:32:40,380 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:32:40,380 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:32:40,381 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 207#L1026-5true, Black: 280#true, 290#true, 266#true, 196#ULTIMATE.startFINALtrue, 263#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, 237#L1027-2true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:40,381 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:32:40,381 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:32:40,381 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:32:40,381 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:32:40,385 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][269], [57#L1025-2true, 265#true, 177#L1025-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, Black: 280#true, 290#true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 267#true, 295#true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:40,385 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,385 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:32:40,385 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,385 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:32:40,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 244#L1044-7true, Black: 280#true, 266#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true]) [2025-04-30 10:32:40,764 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:32:40,764 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:40,764 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:40,764 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:40,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 244#L1044-7true, Black: 280#true, 266#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, 237#L1027-2true]) [2025-04-30 10:32:40,764 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:32:40,765 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:40,765 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:40,765 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, 228#L1043-4true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true]) [2025-04-30 10:32:40,778 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, 228#L1043-4true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true]) [2025-04-30 10:32:40,778 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:40,778 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 203#L1044true, 295#true]) [2025-04-30 10:32:40,783 INFO L286 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 203#L1044true, 295#true, 237#L1027-2true]) [2025-04-30 10:32:40,783 INFO L286 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:40,783 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, 65#L1046true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true]) [2025-04-30 10:32:40,787 INFO L286 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, 65#L1046true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 237#L1027-2true, 295#true]) [2025-04-30 10:32:40,787 INFO L286 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:40,787 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true]) [2025-04-30 10:32:40,798 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L1025-5-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 266#true, 196#ULTIMATE.startFINALtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 295#true, 237#L1027-2true]) [2025-04-30 10:32:40,798 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:40,798 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:32:40,809 INFO L116 PetriNetUnfolderBase]: 35275/100912 cut-off events. [2025-04-30 10:32:40,809 INFO L117 PetriNetUnfolderBase]: For 24941/30225 co-relation queries the response was YES. [2025-04-30 10:32:41,063 INFO L83 FinitePrefix]: Finished finitePrefix Result has 183978 conditions, 100912 events. 35275/100912 cut-off events. For 24941/30225 co-relation queries the response was YES. Maximal size of possible extension queue 3362. Compared 1407469 event pairs, 14760 based on Foata normal form. 74/90789 useless extension candidates. Maximal degree in co-relation 76224. Up to 37859 conditions per place. [2025-04-30 10:32:41,313 INFO L140 encePairwiseOnDemand]: 261/269 looper letters, 34 selfloop transitions, 2 changer transitions 7/305 dead transitions. [2025-04-30 10:32:41,313 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 305 transitions, 911 flow [2025-04-30 10:32:41,314 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:32:41,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:32:41,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-04-30 10:32:41,315 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-04-30 10:32:41,315 INFO L175 Difference]: Start difference. First operand has 274 places, 293 transitions, 801 flow. Second operand 6 states and 1448 transitions. [2025-04-30 10:32:41,315 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 305 transitions, 911 flow [2025-04-30 10:32:41,338 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 305 transitions, 891 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:32:41,340 INFO L231 Difference]: Finished difference. Result has 281 places, 294 transitions, 803 flow [2025-04-30 10:32:41,340 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=781, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=293, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=803, PETRI_PLACES=281, PETRI_TRANSITIONS=294} [2025-04-30 10:32:41,341 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 15 predicate places. [2025-04-30 10:32:41,341 INFO L485 AbstractCegarLoop]: Abstraction has has 281 places, 294 transitions, 803 flow [2025-04-30 10:32:41,341 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 235.8) internal successors, (1179), 5 states have internal predecessors, (1179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:32:41,341 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:32:41,341 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-04-30 10:32:41,341 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-04-30 10:32:41,341 INFO L403 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-04-30 10:32:41,342 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:32:41,342 INFO L85 PathProgramCache]: Analyzing trace with hash -1514628242, now seen corresponding path program 1 times [2025-04-30 10:32:41,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:32:41,342 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612654878] [2025-04-30 10:32:41,342 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:32:41,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:32:41,353 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-04-30 10:32:41,357 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-04-30 10:32:41,358 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:32:41,358 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:32:41,420 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-04-30 10:32:41,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:32:41,420 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612654878] [2025-04-30 10:32:41,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612654878] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:32:41,420 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:32:41,420 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-04-30 10:32:41,420 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1782689608] [2025-04-30 10:32:41,420 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:32:41,421 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:32:41,421 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:32:41,421 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:32:41,421 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:32:41,427 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 269 [2025-04-30 10:32:41,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 281 places, 294 transitions, 803 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 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-04-30 10:32:41,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:32:41,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 269 [2025-04-30 10:32:41,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:32:41,462 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 266#true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,463 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:32:41,463 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:41,463 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:32:41,463 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:32:41,464 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 266#true, 108#L1025-1true, Black: 280#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,465 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:32:41,465 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:41,465 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:32:41,465 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:32:41,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 34#$Ultimate##0true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,555 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,555 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,555 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,555 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:32:41,557 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 219#$Ultimate##0true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,557 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,557 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:32:41,557 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,557 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,572 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 34#$Ultimate##0true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,572 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,572 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,572 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,572 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:32:41,574 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 219#$Ultimate##0true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,574 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,574 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,574 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:32:41,574 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 266#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,575 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,575 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,575 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,575 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 266#true, Black: 280#true, 97#L1025-1true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,580 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,581 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,581 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,581 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,591 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:41,591 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:32:41,591 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:41,591 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 218#L1024-3true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,611 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 266#true, 108#L1025-1true, Black: 280#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,611 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:41,611 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:41,612 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:41,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 266#true, Black: 280#true, 97#L1025-1true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,617 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:32:41,617 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:32:41,617 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:41,617 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:32:41,630 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,631 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:32:41,631 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:41,631 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:32:41,631 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:41,648 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,649 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,649 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,649 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,667 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,667 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:32:41,667 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,667 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,667 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,728 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,729 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:32:41,729 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:32:41,729 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:41,729 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:32:41,729 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:32:41,746 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,746 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:32:41,746 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,746 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [308#(= ~ready~0 0), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,747 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:32:41,747 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:32:41,770 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 308#(= ~ready~0 0), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 126#L1036-10true, Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:41,771 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:32:41,771 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:32:41,771 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:32:41,771 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:41,771 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:32:42,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:42,142 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,142 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,142 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,142 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,145 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, 34#$Ultimate##0true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,145 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,145 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,145 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,145 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,156 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:42,156 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,156 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,156 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,156 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,169 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, 34#$Ultimate##0true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,170 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,170 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,170 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,170 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,208 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 219#$Ultimate##0true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,208 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,208 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,208 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,208 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,211 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 219#$Ultimate##0true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,211 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,211 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,211 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,211 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 34#$Ultimate##0true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,224 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, 34#$Ultimate##0true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,224 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,224 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,249 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,249 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,249 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,249 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,249 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 219#$Ultimate##0true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,303 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 219#$Ultimate##0true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,303 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,303 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 108#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:42,319 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,319 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,319 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,319 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,322 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,322 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,322 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,322 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,322 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,323 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,324 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,324 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,324 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,326 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 34#$Ultimate##0true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,326 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,326 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,326 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,326 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,326 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,338 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0), 178#$Ultimate##0true]) [2025-04-30 10:32:42,339 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,339 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,339 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,339 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,350 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,350 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,350 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,351 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,354 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,354 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,354 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,354 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,362 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,363 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,363 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,363 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,363 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 34#$Ultimate##0true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,366 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,366 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,366 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,366 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,402 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,402 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,402 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,402 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,402 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,405 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 218#L1024-3true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,405 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,405 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,405 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,405 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,417 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 219#$Ultimate##0true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,417 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,417 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,417 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,417 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,420 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 219#$Ultimate##0true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,420 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,420 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,420 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:32:42,420 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,420 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,441 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,441 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,441 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,528 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 218#L1024-3true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,528 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,528 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:32:42,528 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,528 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:42,529 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 218#L1024-3true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,529 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,529 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,529 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,529 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,564 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 98#L1024-3true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,564 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,564 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,564 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,564 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,567 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,567 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,567 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,567 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,568 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,568 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,568 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,569 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,569 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,569 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,569 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,569 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,569 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,571 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,571 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,571 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,571 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,571 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,571 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,571 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,588 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1025-2-->L1025-5: Formula: (not (= (mod v_~ready~0_4 256) 0)) InVars {~ready~0=v_~ready~0_4} OutVars{~ready~0=v_~ready~0_4} AuxVars[] AssignedVars[][245], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 167#L1042-3true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 12#L1025-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,588 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,588 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,588 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,588 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,591 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,591 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,591 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,591 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,596 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,596 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,596 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,596 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,617 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,617 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,617 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,617 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,618 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,618 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,618 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,618 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,618 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,628 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 205#L1024-3true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,628 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,628 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,628 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,628 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,641 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,641 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,641 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,641 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,641 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,647 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,647 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,647 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,647 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,647 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,647 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,647 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,648 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,648 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,648 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,648 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,652 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,652 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,652 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,652 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,653 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,653 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,653 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,653 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 218#L1024-3true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,672 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,672 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,672 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,672 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,674 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 218#L1024-3true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,674 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,674 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,674 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,674 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:32:42,674 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,711 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,711 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,711 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,712 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,712 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,712 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,713 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,713 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,713 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,714 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,715 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,715 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,715 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,716 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,716 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,716 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,716 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,716 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,717 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,717 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,717 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][249], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 167#L1042-3true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,723 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,723 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,723 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,723 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,739 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1025-2-->L1025-5: Formula: (not (= (mod v_~ready~0_4 256) 0)) InVars {~ready~0=v_~ready~0_4} OutVars{~ready~0=v_~ready~0_4} AuxVars[] AssignedVars[][245], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 167#L1042-3true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 12#L1025-5true, 98#L1024-3true, 207#L1026-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,739 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,739 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,739 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,739 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,758 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,758 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,758 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,759 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,759 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,759 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,766 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,766 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,766 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,766 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,766 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,767 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,767 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,767 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,767 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,772 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,772 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,772 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,772 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,777 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 53#L1040-4true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,777 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,777 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,777 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,777 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,801 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,801 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,801 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,801 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,806 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,806 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,806 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,806 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,807 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,807 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,807 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,807 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 108#L1025-1true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,809 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,809 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,809 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:42,809 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:32:42,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,811 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,811 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,811 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,811 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1025-3-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_57| (store |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35| (store (select |v_#pthreadsMutex_58| |v_~#ready_mutex~0.base_35|) |v_~#ready_mutex~0.offset_35| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_58|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_57|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_35|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][249], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 167#L1042-3true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 207#L1026-5true, 98#L1024-3true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,863 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,863 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,863 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,864 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,864 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,864 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,864 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,864 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,864 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,866 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,866 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,866 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,866 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,866 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,867 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,867 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,867 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,867 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,867 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,869 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,869 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,869 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,869 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,869 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,877 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:32:42,877 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,877 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:32:42,877 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:32:42,897 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,897 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,897 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,897 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,897 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,905 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,905 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,905 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,905 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,908 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,908 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:42,908 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,908 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:42,921 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,921 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,921 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,921 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,921 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,954 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,954 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,954 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,954 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,954 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,954 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 108#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,958 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,958 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,958 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,958 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,961 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,961 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,961 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:42,961 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 209#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 57#L1025-2true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:42,983 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,983 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,983 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:32:42,983 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 207#L1026-5true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,018 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,018 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 108#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,018 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,018 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,022 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][224], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 235#L1026-2true, 145#L1025-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,022 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,022 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,022 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,023 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,025 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][173], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 108#L1025-1true, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,025 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,025 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,025 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,025 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,025 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,025 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,037 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,037 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,037 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,037 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,038 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][257], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,038 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,038 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,038 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,038 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,038 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,041 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][280], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 53#L1040-4true, Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 306#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,041 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,041 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,041 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:32:43,041 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:32:43,051 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1025-2-->L1025-5: Formula: (not (= (mod v_~ready~0_4 256) 0)) InVars {~ready~0=v_~ready~0_4} OutVars{~ready~0=v_~ready~0_4} AuxVars[] AssignedVars[][271], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 193#L1026-2true, Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 167#L1042-3true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 127#L1025-5true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,051 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,051 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,051 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,051 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,056 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,057 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 249#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,057 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,057 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,067 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,067 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,067 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,067 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,067 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,074 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 166#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 96#L1025-2true, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,074 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,074 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,074 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,074 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,153 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][246], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 267#true, 263#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 306#true, 295#true, 265#true, 57#L1025-2true, 177#L1025-1true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,153 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,153 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,153 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,153 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,159 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1039] L1026-5-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][199], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 297#(= |ULTIMATE.start_main_~i~0#1| 0), 145#L1025-2true, Black: 299#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 306#true, Black: 301#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 295#true, 265#true, Black: 298#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 236#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 13#L1042true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 292#(= |#race~data~0| 0)]) [2025-04-30 10:32:43,159 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,159 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,159 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:32:43,159 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,159 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:32:43,159 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event