./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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.2.5-dev-84cfde4 [2024-10-11 17:22:25,066 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 17:22:25,135 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-11 17:22:25,140 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 17:22:25,141 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 17:22:25,174 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 17:22:25,176 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 17:22:25,176 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 17:22:25,177 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 17:22:25,178 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 17:22:25,178 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 17:22:25,178 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 17:22:25,179 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 17:22:25,181 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 17:22:25,181 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 17:22:25,182 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-11 17:22:25,182 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 17:22:25,182 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-11 17:22:25,182 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 17:22:25,183 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 17:22:25,187 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 17:22:25,188 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 17:22:25,188 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-11 17:22:25,189 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 17:22:25,189 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-11 17:22:25,189 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-11 17:22:25,189 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 17:22:25,190 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 17:22:25,190 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 17:22:25,190 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 17:22:25,190 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 17:22:25,190 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 17:22:25,191 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 17:22:25,191 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 17:22:25,194 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 17:22:25,194 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 17:22:25,194 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 17:22:25,195 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 17:22:25,195 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 17:22:25,195 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 17:22:25,196 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 17:22:25,196 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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-clean/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 [2024-10-11 17:22:25,489 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 17:22:25,513 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 17:22:25,516 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 17:22:25,517 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 17:22:25,517 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 17:22:25,519 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2024-10-11 17:22:26,916 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 17:22:27,204 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 17:22:27,205 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2024-10-11 17:22:27,222 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/1ed9b6c5e/1f353958ebbf4de0b9d8c6c38baa7617/FLAG6d4579a75 [2024-10-11 17:22:27,520 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/1ed9b6c5e/1f353958ebbf4de0b9d8c6c38baa7617 [2024-10-11 17:22:27,523 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 17:22:27,524 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 17:22:27,525 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 17:22:27,526 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 17:22:27,531 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 17:22:27,531 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 05:22:27" (1/1) ... [2024-10-11 17:22:27,532 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e208962 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:27, skipping insertion in model container [2024-10-11 17:22:27,533 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 05:22:27" (1/1) ... [2024-10-11 17:22:27,590 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 17:22:28,003 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 17:22:28,021 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 17:22:28,082 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 17:22:28,147 INFO L204 MainTranslator]: Completed translation [2024-10-11 17:22:28,148 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28 WrapperNode [2024-10-11 17:22:28,148 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 17:22:28,149 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 17:22:28,149 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 17:22:28,149 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 17:22:28,156 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,178 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,210 INFO L138 Inliner]: procedures = 265, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 106 [2024-10-11 17:22:28,213 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 17:22:28,213 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 17:22:28,214 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 17:22:28,214 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 17:22:28,223 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,223 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,228 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,229 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,238 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,242 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,248 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,249 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,252 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 17:22:28,253 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 17:22:28,253 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 17:22:28,253 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 17:22:28,254 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (1/1) ... [2024-10-11 17:22:28,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 17:22:28,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 17:22:28,286 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 17:22:28,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 17:22:28,337 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-11 17:22:28,338 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-11 17:22:28,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-11 17:22:28,338 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-11 17:22:28,339 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-11 17:22:28,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-11 17:22:28,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 17:22:28,339 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-11 17:22:28,340 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-10-11 17:22:28,340 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-10-11 17:22:28,340 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 17:22:28,340 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 17:22:28,341 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-11 17:22:28,548 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 17:22:28,551 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 17:22:28,808 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-11 17:22:28,808 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 17:22:28,847 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 17:22:28,847 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-11 17:22:28,848 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 05:22:28 BoogieIcfgContainer [2024-10-11 17:22:28,848 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 17:22:28,850 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 17:22:28,850 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 17:22:28,855 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 17:22:28,855 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 05:22:27" (1/3) ... [2024-10-11 17:22:28,855 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7020f652 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 05:22:28, skipping insertion in model container [2024-10-11 17:22:28,855 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 05:22:28" (2/3) ... [2024-10-11 17:22:28,856 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7020f652 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 05:22:28, skipping insertion in model container [2024-10-11 17:22:28,856 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 05:22:28" (3/3) ... [2024-10-11 17:22:28,857 INFO L112 eAbstractionObserver]: Analyzing ICFG value-barrier.i [2024-10-11 17:22:28,870 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 17:22:28,870 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-10-11 17:22:28,870 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-11 17:22:28,933 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-11 17:22:28,966 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 134 transitions, 275 flow [2024-10-11 17:22:29,038 INFO L124 PetriNetUnfolderBase]: 8/184 cut-off events. [2024-10-11 17:22:29,038 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-11 17:22:29,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 189 conditions, 184 events. 8/184 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/163 useless extension candidates. Maximal degree in co-relation 102. Up to 4 conditions per place. [2024-10-11 17:22:29,047 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 134 transitions, 275 flow [2024-10-11 17:22:29,054 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 134 transitions, 275 flow [2024-10-11 17:22:29,066 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 17:22:29,075 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@b2298cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 17:22:29,075 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-10-11 17:22:29,088 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 17:22:29,089 INFO L124 PetriNetUnfolderBase]: 2/68 cut-off events. [2024-10-11 17:22:29,089 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-11 17:22:29,089 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:29,090 INFO L204 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] [2024-10-11 17:22:29,090 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:29,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:29,096 INFO L85 PathProgramCache]: Analyzing trace with hash 614609961, now seen corresponding path program 1 times [2024-10-11 17:22:29,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:29,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [127132167] [2024-10-11 17:22:29,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:29,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:29,402 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:29,403 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:29,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [127132167] [2024-10-11 17:22:29,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [127132167] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:29,405 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:29,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:29,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1796979666] [2024-10-11 17:22:29,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:29,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:29,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:29,461 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:29,461 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:29,486 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 114 out of 134 [2024-10-11 17:22:29,490 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 134 transitions, 275 flow. Second operand has 3 states, 3 states have (on average 115.33333333333333) internal successors, (346), 3 states have internal predecessors, (346), 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) [2024-10-11 17:22:29,490 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:29,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 114 of 134 [2024-10-11 17:22:29,494 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:29,623 INFO L124 PetriNetUnfolderBase]: 41/332 cut-off events. [2024-10-11 17:22:29,624 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-11 17:22:29,625 INFO L83 FinitePrefix]: Finished finitePrefix Result has 432 conditions, 332 events. 41/332 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1204 event pairs, 21 based on Foata normal form. 21/307 useless extension candidates. Maximal degree in co-relation 311. Up to 69 conditions per place. [2024-10-11 17:22:29,628 INFO L140 encePairwiseOnDemand]: 125/134 looper letters, 19 selfloop transitions, 4 changer transitions 1/137 dead transitions. [2024-10-11 17:22:29,628 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 137 transitions, 327 flow [2024-10-11 17:22:29,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:29,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:29,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 371 transitions. [2024-10-11 17:22:29,643 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9228855721393034 [2024-10-11 17:22:29,645 INFO L175 Difference]: Start difference. First operand has 131 places, 134 transitions, 275 flow. Second operand 3 states and 371 transitions. [2024-10-11 17:22:29,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 137 transitions, 327 flow [2024-10-11 17:22:29,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 137 transitions, 327 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 17:22:29,656 INFO L231 Difference]: Finished difference. Result has 135 places, 132 transitions, 295 flow [2024-10-11 17:22:29,659 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=134, PETRI_DIFFERENCE_MINUEND_FLOW=267, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=295, PETRI_PLACES=135, PETRI_TRANSITIONS=132} [2024-10-11 17:22:29,665 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 4 predicate places. [2024-10-11 17:22:29,666 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 132 transitions, 295 flow [2024-10-11 17:22:29,666 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 115.33333333333333) internal successors, (346), 3 states have internal predecessors, (346), 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) [2024-10-11 17:22:29,667 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:29,667 INFO L204 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] [2024-10-11 17:22:29,667 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-11 17:22:29,668 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:29,669 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:29,669 INFO L85 PathProgramCache]: Analyzing trace with hash -2110689908, now seen corresponding path program 1 times [2024-10-11 17:22:29,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:29,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973895684] [2024-10-11 17:22:29,670 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:29,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:29,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:30,392 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:30,392 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:30,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973895684] [2024-10-11 17:22:30,393 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973895684] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:30,393 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:30,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:22:30,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1836408577] [2024-10-11 17:22:30,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:30,397 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-11 17:22:30,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:30,398 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-11 17:22:30,398 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-11 17:22:30,558 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 134 [2024-10-11 17:22:30,560 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 132 transitions, 295 flow. Second operand has 6 states, 6 states have (on average 105.5) internal successors, (633), 6 states have internal predecessors, (633), 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) [2024-10-11 17:22:30,560 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:30,560 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 134 [2024-10-11 17:22:30,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:30,734 INFO L124 PetriNetUnfolderBase]: 100/520 cut-off events. [2024-10-11 17:22:30,735 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-10-11 17:22:30,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 767 conditions, 520 events. 100/520 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2480 event pairs, 34 based on Foata normal form. 0/461 useless extension candidates. Maximal degree in co-relation 629. Up to 134 conditions per place. [2024-10-11 17:22:30,739 INFO L140 encePairwiseOnDemand]: 128/134 looper letters, 36 selfloop transitions, 5 changer transitions 0/147 dead transitions. [2024-10-11 17:22:30,739 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 147 transitions, 407 flow [2024-10-11 17:22:30,741 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:22:30,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:22:30,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 666 transitions. [2024-10-11 17:22:30,747 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8283582089552238 [2024-10-11 17:22:30,748 INFO L175 Difference]: Start difference. First operand has 135 places, 132 transitions, 295 flow. Second operand 6 states and 666 transitions. [2024-10-11 17:22:30,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 147 transitions, 407 flow [2024-10-11 17:22:30,751 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 147 transitions, 399 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:30,754 INFO L231 Difference]: Finished difference. Result has 136 places, 131 transitions, 295 flow [2024-10-11 17:22:30,755 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=134, PETRI_DIFFERENCE_MINUEND_FLOW=285, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=295, PETRI_PLACES=136, PETRI_TRANSITIONS=131} [2024-10-11 17:22:30,757 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 5 predicate places. [2024-10-11 17:22:30,757 INFO L471 AbstractCegarLoop]: Abstraction has has 136 places, 131 transitions, 295 flow [2024-10-11 17:22:30,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 105.5) internal successors, (633), 6 states have internal predecessors, (633), 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) [2024-10-11 17:22:30,758 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:30,759 INFO L204 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] [2024-10-11 17:22:30,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-11 17:22:30,759 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:30,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:30,761 INFO L85 PathProgramCache]: Analyzing trace with hash -550999652, now seen corresponding path program 1 times [2024-10-11 17:22:30,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:30,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [350971419] [2024-10-11 17:22:30,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:30,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:30,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:30,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:30,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [350971419] [2024-10-11 17:22:30,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [350971419] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:30,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:30,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:30,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [621607750] [2024-10-11 17:22:30,826 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:30,826 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:30,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:30,827 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:30,827 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:30,836 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 134 [2024-10-11 17:22:30,837 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 131 transitions, 295 flow. Second operand has 3 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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) [2024-10-11 17:22:30,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:30,838 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 134 [2024-10-11 17:22:30,841 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:30,905 INFO L124 PetriNetUnfolderBase]: 31/382 cut-off events. [2024-10-11 17:22:30,906 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-11 17:22:30,908 INFO L83 FinitePrefix]: Finished finitePrefix Result has 489 conditions, 382 events. 31/382 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1544 event pairs, 5 based on Foata normal form. 0/337 useless extension candidates. Maximal degree in co-relation 361. Up to 37 conditions per place. [2024-10-11 17:22:30,910 INFO L140 encePairwiseOnDemand]: 130/134 looper letters, 18 selfloop transitions, 3 changer transitions 0/140 dead transitions. [2024-10-11 17:22:30,910 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 140 transitions, 358 flow [2024-10-11 17:22:30,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:30,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:30,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 376 transitions. [2024-10-11 17:22:30,912 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9353233830845771 [2024-10-11 17:22:30,912 INFO L175 Difference]: Start difference. First operand has 136 places, 131 transitions, 295 flow. Second operand 3 states and 376 transitions. [2024-10-11 17:22:30,912 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 140 transitions, 358 flow [2024-10-11 17:22:30,914 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 140 transitions, 348 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-11 17:22:30,919 INFO L231 Difference]: Finished difference. Result has 135 places, 134 transitions, 311 flow [2024-10-11 17:22:30,919 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=134, PETRI_DIFFERENCE_MINUEND_FLOW=285, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=311, PETRI_PLACES=135, PETRI_TRANSITIONS=134} [2024-10-11 17:22:30,921 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 4 predicate places. [2024-10-11 17:22:30,921 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 134 transitions, 311 flow [2024-10-11 17:22:30,922 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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) [2024-10-11 17:22:30,922 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:30,922 INFO L204 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] [2024-10-11 17:22:30,923 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-11 17:22:30,923 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:30,923 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:30,924 INFO L85 PathProgramCache]: Analyzing trace with hash 162086681, now seen corresponding path program 1 times [2024-10-11 17:22:30,924 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:30,924 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564886216] [2024-10-11 17:22:30,924 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:30,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:30,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:30,970 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:30,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:30,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1564886216] [2024-10-11 17:22:30,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1564886216] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:30,972 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:30,972 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:30,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663740561] [2024-10-11 17:22:30,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:30,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:30,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:30,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:30,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:30,990 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 114 out of 134 [2024-10-11 17:22:30,991 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 134 transitions, 311 flow. Second operand has 3 states, 3 states have (on average 115.66666666666667) internal successors, (347), 3 states have internal predecessors, (347), 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) [2024-10-11 17:22:30,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:30,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 114 of 134 [2024-10-11 17:22:30,992 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:31,084 INFO L124 PetriNetUnfolderBase]: 83/572 cut-off events. [2024-10-11 17:22:31,085 INFO L125 PetriNetUnfolderBase]: For 55/55 co-relation queries the response was YES. [2024-10-11 17:22:31,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 837 conditions, 572 events. 83/572 cut-off events. For 55/55 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 3004 event pairs, 37 based on Foata normal form. 0/510 useless extension candidates. Maximal degree in co-relation 689. Up to 136 conditions per place. [2024-10-11 17:22:31,088 INFO L140 encePairwiseOnDemand]: 129/134 looper letters, 20 selfloop transitions, 6 changer transitions 0/142 dead transitions. [2024-10-11 17:22:31,088 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 142 transitions, 385 flow [2024-10-11 17:22:31,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:31,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:31,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 366 transitions. [2024-10-11 17:22:31,092 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9104477611940298 [2024-10-11 17:22:31,092 INFO L175 Difference]: Start difference. First operand has 135 places, 134 transitions, 311 flow. Second operand 3 states and 366 transitions. [2024-10-11 17:22:31,092 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 142 transitions, 385 flow [2024-10-11 17:22:31,094 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 142 transitions, 377 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:31,096 INFO L231 Difference]: Finished difference. Result has 137 places, 138 transitions, 351 flow [2024-10-11 17:22:31,096 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=134, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=351, PETRI_PLACES=137, PETRI_TRANSITIONS=138} [2024-10-11 17:22:31,098 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 6 predicate places. [2024-10-11 17:22:31,099 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 138 transitions, 351 flow [2024-10-11 17:22:31,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 115.66666666666667) internal successors, (347), 3 states have internal predecessors, (347), 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) [2024-10-11 17:22:31,099 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:31,099 INFO L204 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] [2024-10-11 17:22:31,100 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-11 17:22:31,100 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:31,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:31,101 INFO L85 PathProgramCache]: Analyzing trace with hash -1519549773, now seen corresponding path program 1 times [2024-10-11 17:22:31,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:31,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913790632] [2024-10-11 17:22:31,101 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:31,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:31,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:31,158 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:31,161 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:31,162 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913790632] [2024-10-11 17:22:31,162 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913790632] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:31,162 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:31,162 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:31,162 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798456375] [2024-10-11 17:22:31,163 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:31,163 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:31,163 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:31,164 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:31,164 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:31,171 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 134 [2024-10-11 17:22:31,172 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 138 transitions, 351 flow. Second operand has 3 states, 3 states have (on average 119.66666666666667) internal successors, (359), 3 states have internal predecessors, (359), 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) [2024-10-11 17:22:31,172 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:31,172 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 134 [2024-10-11 17:22:31,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:31,242 INFO L124 PetriNetUnfolderBase]: 54/489 cut-off events. [2024-10-11 17:22:31,242 INFO L125 PetriNetUnfolderBase]: For 75/86 co-relation queries the response was YES. [2024-10-11 17:22:31,243 INFO L83 FinitePrefix]: Finished finitePrefix Result has 742 conditions, 489 events. 54/489 cut-off events. For 75/86 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2238 event pairs, 18 based on Foata normal form. 1/443 useless extension candidates. Maximal degree in co-relation 572. Up to 73 conditions per place. [2024-10-11 17:22:31,245 INFO L140 encePairwiseOnDemand]: 130/134 looper letters, 14 selfloop transitions, 4 changer transitions 0/143 dead transitions. [2024-10-11 17:22:31,245 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 143 transitions, 402 flow [2024-10-11 17:22:31,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:31,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:31,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 372 transitions. [2024-10-11 17:22:31,246 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9253731343283582 [2024-10-11 17:22:31,247 INFO L175 Difference]: Start difference. First operand has 137 places, 138 transitions, 351 flow. Second operand 3 states and 372 transitions. [2024-10-11 17:22:31,247 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 143 transitions, 402 flow [2024-10-11 17:22:31,248 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 143 transitions, 390 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:31,251 INFO L231 Difference]: Finished difference. Result has 139 places, 140 transitions, 367 flow [2024-10-11 17:22:31,252 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=134, PETRI_DIFFERENCE_MINUEND_FLOW=339, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=138, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=367, PETRI_PLACES=139, PETRI_TRANSITIONS=140} [2024-10-11 17:22:31,253 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 8 predicate places. [2024-10-11 17:22:31,254 INFO L471 AbstractCegarLoop]: Abstraction has has 139 places, 140 transitions, 367 flow [2024-10-11 17:22:31,254 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 119.66666666666667) internal successors, (359), 3 states have internal predecessors, (359), 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) [2024-10-11 17:22:31,254 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:31,255 INFO L204 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] [2024-10-11 17:22:31,255 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-11 17:22:31,255 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:31,256 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:31,257 INFO L85 PathProgramCache]: Analyzing trace with hash -1794159083, now seen corresponding path program 1 times [2024-10-11 17:22:31,257 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:31,257 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1469980488] [2024-10-11 17:22:31,257 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:31,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:31,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:31,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:31,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:31,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1469980488] [2024-10-11 17:22:31,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1469980488] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:31,364 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:31,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:22:31,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503213599] [2024-10-11 17:22:31,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:31,365 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 17:22:31,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:31,366 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 17:22:31,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-11 17:22:31,455 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 134 [2024-10-11 17:22:31,456 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 139 places, 140 transitions, 367 flow. Second operand has 5 states, 5 states have (on average 112.8) internal successors, (564), 5 states have internal predecessors, (564), 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) [2024-10-11 17:22:31,456 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:31,456 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 134 [2024-10-11 17:22:31,456 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:31,595 INFO L124 PetriNetUnfolderBase]: 82/719 cut-off events. [2024-10-11 17:22:31,595 INFO L125 PetriNetUnfolderBase]: For 71/77 co-relation queries the response was YES. [2024-10-11 17:22:31,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1077 conditions, 719 events. 82/719 cut-off events. For 71/77 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 4053 event pairs, 17 based on Foata normal form. 1/688 useless extension candidates. Maximal degree in co-relation 875. Up to 178 conditions per place. [2024-10-11 17:22:31,598 INFO L140 encePairwiseOnDemand]: 126/134 looper letters, 21 selfloop transitions, 2 changer transitions 7/151 dead transitions. [2024-10-11 17:22:31,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 151 transitions, 449 flow [2024-10-11 17:22:31,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:22:31,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:22:31,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 697 transitions. [2024-10-11 17:22:31,600 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8669154228855721 [2024-10-11 17:22:31,600 INFO L175 Difference]: Start difference. First operand has 139 places, 140 transitions, 367 flow. Second operand 6 states and 697 transitions. [2024-10-11 17:22:31,600 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 151 transitions, 449 flow [2024-10-11 17:22:31,602 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 151 transitions, 441 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:31,604 INFO L231 Difference]: Finished difference. Result has 146 places, 140 transitions, 377 flow [2024-10-11 17:22:31,604 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=134, PETRI_DIFFERENCE_MINUEND_FLOW=359, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=377, PETRI_PLACES=146, PETRI_TRANSITIONS=140} [2024-10-11 17:22:31,605 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 15 predicate places. [2024-10-11 17:22:31,605 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 140 transitions, 377 flow [2024-10-11 17:22:31,605 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 112.8) internal successors, (564), 5 states have internal predecessors, (564), 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) [2024-10-11 17:22:31,605 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:31,606 INFO L204 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] [2024-10-11 17:22:31,606 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-11 17:22:31,606 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-11 17:22:31,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:31,607 INFO L85 PathProgramCache]: Analyzing trace with hash -38125621, now seen corresponding path program 1 times [2024-10-11 17:22:31,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:31,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128451150] [2024-10-11 17:22:31,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:31,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:31,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 17:22:31,635 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-11 17:22:31,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 17:22:31,688 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-11 17:22:31,689 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-11 17:22:31,689 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-10-11 17:22:31,691 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2024-10-11 17:22:31,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2024-10-11 17:22:31,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2024-10-11 17:22:31,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2024-10-11 17:22:31,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2024-10-11 17:22:31,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2024-10-11 17:22:31,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2024-10-11 17:22:31,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2024-10-11 17:22:31,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-11 17:22:31,697 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-10-11 17:22:31,699 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-11 17:22:31,699 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-11 17:22:31,723 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-11 17:22:31,726 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 155 transitions, 326 flow [2024-10-11 17:22:31,756 INFO L124 PetriNetUnfolderBase]: 15/287 cut-off events. [2024-10-11 17:22:31,756 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-11 17:22:31,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 299 conditions, 287 events. 15/287 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 567 event pairs, 0 based on Foata normal form. 0/251 useless extension candidates. Maximal degree in co-relation 186. Up to 8 conditions per place. [2024-10-11 17:22:31,758 INFO L82 GeneralOperation]: Start removeDead. Operand has 151 places, 155 transitions, 326 flow [2024-10-11 17:22:31,761 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 155 transitions, 326 flow [2024-10-11 17:22:31,762 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 17:22:31,762 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@b2298cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 17:22:31,763 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-10-11 17:22:31,769 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 17:22:31,769 INFO L124 PetriNetUnfolderBase]: 2/68 cut-off events. [2024-10-11 17:22:31,769 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-11 17:22:31,769 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:31,769 INFO L204 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] [2024-10-11 17:22:31,770 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:31,770 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:31,770 INFO L85 PathProgramCache]: Analyzing trace with hash -1516055031, now seen corresponding path program 1 times [2024-10-11 17:22:31,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:31,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1888968651] [2024-10-11 17:22:31,771 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:31,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:31,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:31,801 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:31,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:31,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1888968651] [2024-10-11 17:22:31,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1888968651] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:31,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:31,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:31,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [913471972] [2024-10-11 17:22:31,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:31,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:31,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:31,803 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:31,804 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:31,823 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 127 out of 155 [2024-10-11 17:22:31,824 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 155 transitions, 326 flow. Second operand has 3 states, 3 states have (on average 128.33333333333334) internal successors, (385), 3 states have internal predecessors, (385), 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) [2024-10-11 17:22:31,824 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:31,824 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 127 of 155 [2024-10-11 17:22:31,824 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:32,090 INFO L124 PetriNetUnfolderBase]: 642/2157 cut-off events. [2024-10-11 17:22:32,091 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2024-10-11 17:22:32,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3185 conditions, 2157 events. 642/2157 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 15795 event pairs, 323 based on Foata normal form. 244/1996 useless extension candidates. Maximal degree in co-relation 2635. Up to 748 conditions per place. [2024-10-11 17:22:32,104 INFO L140 encePairwiseOnDemand]: 144/155 looper letters, 30 selfloop transitions, 5 changer transitions 1/162 dead transitions. [2024-10-11 17:22:32,104 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 162 transitions, 410 flow [2024-10-11 17:22:32,105 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:32,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:32,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 424 transitions. [2024-10-11 17:22:32,106 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9118279569892473 [2024-10-11 17:22:32,106 INFO L175 Difference]: Start difference. First operand has 151 places, 155 transitions, 326 flow. Second operand 3 states and 424 transitions. [2024-10-11 17:22:32,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 162 transitions, 410 flow [2024-10-11 17:22:32,107 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 162 transitions, 410 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 17:22:32,110 INFO L231 Difference]: Finished difference. Result has 155 places, 153 transitions, 352 flow [2024-10-11 17:22:32,110 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=352, PETRI_PLACES=155, PETRI_TRANSITIONS=153} [2024-10-11 17:22:32,112 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 4 predicate places. [2024-10-11 17:22:32,112 INFO L471 AbstractCegarLoop]: Abstraction has has 155 places, 153 transitions, 352 flow [2024-10-11 17:22:32,112 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 128.33333333333334) internal successors, (385), 3 states have internal predecessors, (385), 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) [2024-10-11 17:22:32,112 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:32,113 INFO L204 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] [2024-10-11 17:22:32,113 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-11 17:22:32,113 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:32,113 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:32,114 INFO L85 PathProgramCache]: Analyzing trace with hash -980342068, now seen corresponding path program 1 times [2024-10-11 17:22:32,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:32,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1072923256] [2024-10-11 17:22:32,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:32,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:32,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:32,434 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:32,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1072923256] [2024-10-11 17:22:32,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1072923256] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:32,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:32,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:22:32,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801788289] [2024-10-11 17:22:32,436 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:32,436 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-11 17:22:32,439 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:32,440 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-11 17:22:32,440 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-11 17:22:32,541 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 155 [2024-10-11 17:22:32,543 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 153 transitions, 352 flow. Second operand has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 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) [2024-10-11 17:22:32,543 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:32,543 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 155 [2024-10-11 17:22:32,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:33,006 INFO L124 PetriNetUnfolderBase]: 1149/3559 cut-off events. [2024-10-11 17:22:33,007 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-10-11 17:22:33,014 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5560 conditions, 3559 events. 1149/3559 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 120. Compared 27995 event pairs, 169 based on Foata normal form. 0/3156 useless extension candidates. Maximal degree in co-relation 2529. Up to 1151 conditions per place. [2024-10-11 17:22:33,029 INFO L140 encePairwiseOnDemand]: 149/155 looper letters, 58 selfloop transitions, 5 changer transitions 0/184 dead transitions. [2024-10-11 17:22:33,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 184 transitions, 540 flow [2024-10-11 17:22:33,030 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:22:33,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:22:33,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 772 transitions. [2024-10-11 17:22:33,033 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8301075268817204 [2024-10-11 17:22:33,034 INFO L175 Difference]: Start difference. First operand has 155 places, 153 transitions, 352 flow. Second operand 6 states and 772 transitions. [2024-10-11 17:22:33,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 184 transitions, 540 flow [2024-10-11 17:22:33,038 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 184 transitions, 530 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:33,040 INFO L231 Difference]: Finished difference. Result has 156 places, 152 transitions, 350 flow [2024-10-11 17:22:33,040 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=340, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=350, PETRI_PLACES=156, PETRI_TRANSITIONS=152} [2024-10-11 17:22:33,041 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 5 predicate places. [2024-10-11 17:22:33,041 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 152 transitions, 350 flow [2024-10-11 17:22:33,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 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) [2024-10-11 17:22:33,042 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:33,042 INFO L204 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] [2024-10-11 17:22:33,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-11 17:22:33,042 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:33,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:33,043 INFO L85 PathProgramCache]: Analyzing trace with hash 1146191049, now seen corresponding path program 1 times [2024-10-11 17:22:33,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:33,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050272538] [2024-10-11 17:22:33,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:33,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:33,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:33,080 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:33,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:33,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050272538] [2024-10-11 17:22:33,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050272538] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:33,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:33,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:33,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [534020162] [2024-10-11 17:22:33,081 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:33,082 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:33,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:33,083 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:33,083 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:33,096 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 155 [2024-10-11 17:22:33,097 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 152 transitions, 350 flow. Second operand has 3 states, 3 states have (on average 130.33333333333334) internal successors, (391), 3 states have internal predecessors, (391), 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) [2024-10-11 17:22:33,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:33,097 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 155 [2024-10-11 17:22:33,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:33,425 INFO L124 PetriNetUnfolderBase]: 632/3062 cut-off events. [2024-10-11 17:22:33,425 INFO L125 PetriNetUnfolderBase]: For 136/136 co-relation queries the response was YES. [2024-10-11 17:22:33,432 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4290 conditions, 3062 events. 632/3062 cut-off events. For 136/136 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 27368 event pairs, 168 based on Foata normal form. 0/2619 useless extension candidates. Maximal degree in co-relation 3754. Up to 649 conditions per place. [2024-10-11 17:22:33,444 INFO L140 encePairwiseOnDemand]: 148/155 looper letters, 34 selfloop transitions, 5 changer transitions 0/170 dead transitions. [2024-10-11 17:22:33,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 170 transitions, 475 flow [2024-10-11 17:22:33,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:33,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:33,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2024-10-11 17:22:33,446 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9204301075268817 [2024-10-11 17:22:33,446 INFO L175 Difference]: Start difference. First operand has 156 places, 152 transitions, 350 flow. Second operand 3 states and 428 transitions. [2024-10-11 17:22:33,446 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 170 transitions, 475 flow [2024-10-11 17:22:33,447 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 170 transitions, 465 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-11 17:22:33,449 INFO L231 Difference]: Finished difference. Result has 155 places, 157 transitions, 384 flow [2024-10-11 17:22:33,449 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=340, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=384, PETRI_PLACES=155, PETRI_TRANSITIONS=157} [2024-10-11 17:22:33,450 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 4 predicate places. [2024-10-11 17:22:33,450 INFO L471 AbstractCegarLoop]: Abstraction has has 155 places, 157 transitions, 384 flow [2024-10-11 17:22:33,450 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 130.33333333333334) internal successors, (391), 3 states have internal predecessors, (391), 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) [2024-10-11 17:22:33,450 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:33,450 INFO L204 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] [2024-10-11 17:22:33,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-11 17:22:33,451 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:33,451 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:33,452 INFO L85 PathProgramCache]: Analyzing trace with hash 1315323513, now seen corresponding path program 1 times [2024-10-11 17:22:33,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:33,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040813076] [2024-10-11 17:22:33,453 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:33,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:33,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:33,480 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:33,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:33,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040813076] [2024-10-11 17:22:33,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040813076] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:33,481 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:33,481 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:33,481 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [48999086] [2024-10-11 17:22:33,481 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:33,481 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:33,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:33,482 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:33,482 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:33,503 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 127 out of 155 [2024-10-11 17:22:33,504 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 157 transitions, 384 flow. Second operand has 3 states, 3 states have (on average 128.66666666666666) internal successors, (386), 3 states have internal predecessors, (386), 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) [2024-10-11 17:22:33,504 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:33,504 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 127 of 155 [2024-10-11 17:22:33,504 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:33,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [26#L1025-1true, 170#true, Black: 165#true, 131#L1025-2true, 62#L1040-4true, 152#true, 167#(= |#race~ready~0| 0), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:33,780 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:33,780 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:33,780 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:33,781 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:33,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [26#L1025-1true, 170#true, 20#L1042true, Black: 165#true, 131#L1025-2true, 152#true, 167#(= |#race~ready~0| 0), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:33,816 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:33,816 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:33,816 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:33,816 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:33,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [26#L1025-1true, 170#true, Black: 165#true, 131#L1025-2true, 45#L1042-3true, 152#true, 167#(= |#race~ready~0| 0), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:33,838 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:22:33,838 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:33,838 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:33,838 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-11 17:22:33,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [26#L1025-1true, 170#true, Black: 165#true, 131#L1025-2true, 82#ULTIMATE.startFINALtrue, 152#true, 167#(= |#race~ready~0| 0), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:33,935 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-11 17:22:33,935 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:33,936 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:33,936 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:22:34,112 INFO L124 PetriNetUnfolderBase]: 1478/4855 cut-off events. [2024-10-11 17:22:34,113 INFO L125 PetriNetUnfolderBase]: For 831/835 co-relation queries the response was YES. [2024-10-11 17:22:34,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8207 conditions, 4855 events. 1478/4855 cut-off events. For 831/835 co-relation queries the response was YES. Maximal size of possible extension queue 234. Compared 44081 event pairs, 619 based on Foata normal form. 0/4228 useless extension candidates. Maximal degree in co-relation 7111. Up to 1766 conditions per place. [2024-10-11 17:22:34,136 INFO L140 encePairwiseOnDemand]: 149/155 looper letters, 32 selfloop transitions, 8 changer transitions 0/171 dead transitions. [2024-10-11 17:22:34,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 171 transitions, 504 flow [2024-10-11 17:22:34,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:34,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:34,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 417 transitions. [2024-10-11 17:22:34,139 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.896774193548387 [2024-10-11 17:22:34,139 INFO L175 Difference]: Start difference. First operand has 155 places, 157 transitions, 384 flow. Second operand 3 states and 417 transitions. [2024-10-11 17:22:34,139 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 171 transitions, 504 flow [2024-10-11 17:22:34,142 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 155 places, 171 transitions, 490 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:34,144 INFO L231 Difference]: Finished difference. Result has 157 places, 163 transitions, 440 flow [2024-10-11 17:22:34,144 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=374, PETRI_DIFFERENCE_MINUEND_PLACES=153, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=157, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=440, PETRI_PLACES=157, PETRI_TRANSITIONS=163} [2024-10-11 17:22:34,145 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 6 predicate places. [2024-10-11 17:22:34,145 INFO L471 AbstractCegarLoop]: Abstraction has has 157 places, 163 transitions, 440 flow [2024-10-11 17:22:34,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 128.66666666666666) internal successors, (386), 3 states have internal predecessors, (386), 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) [2024-10-11 17:22:34,145 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:34,146 INFO L204 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] [2024-10-11 17:22:34,146 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-11 17:22:34,146 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:34,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:34,147 INFO L85 PathProgramCache]: Analyzing trace with hash -745312895, now seen corresponding path program 1 times [2024-10-11 17:22:34,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:34,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430242218] [2024-10-11 17:22:34,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:34,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:34,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:34,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:34,187 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:34,187 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430242218] [2024-10-11 17:22:34,187 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430242218] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:34,187 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:34,187 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:34,187 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1450665429] [2024-10-11 17:22:34,188 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:34,188 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:34,188 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:34,189 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:34,189 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:34,199 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 155 [2024-10-11 17:22:34,199 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 163 transitions, 440 flow. Second operand has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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) [2024-10-11 17:22:34,200 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:34,200 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 155 [2024-10-11 17:22:34,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:34,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [170#true, 26#L1025-1true, Black: 165#true, 175#true, 108#L1025-1true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 142#L1036-10true, 150#true]) [2024-10-11 17:22:34,303 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-11 17:22:34,303 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:22:34,303 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:22:34,303 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-11 17:22:34,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [170#true, 26#L1025-1true, Black: 165#true, 175#true, 131#L1025-2true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 142#L1036-10true, 150#true]) [2024-10-11 17:22:34,309 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-11 17:22:34,309 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:22:34,309 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:22:34,309 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-10-11 17:22:34,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][156], [170#true, 26#L1025-1true, 175#true, Black: 165#true, 131#L1025-2true, 62#L1040-4true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true]) [2024-10-11 17:22:34,530 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:34,530 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:34,531 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:34,531 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:34,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->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], [170#true, 15#L1025-2true, 175#true, Black: 165#true, 62#L1040-4true, 108#L1025-1true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:34,533 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:34,533 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:34,533 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:34,533 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:34,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [170#true, 26#L1025-1true, 20#L1042true, 175#true, Black: 165#true, 131#L1025-2true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true]) [2024-10-11 17:22:34,576 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:34,576 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:34,576 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:34,576 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:34,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [170#true, 20#L1042true, 15#L1025-2true, Black: 165#true, 175#true, 108#L1025-1true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:34,578 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:34,578 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:34,578 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:34,578 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:34,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [170#true, 15#L1025-2true, 175#true, Black: 165#true, 45#L1042-3true, 108#L1025-1true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:34,604 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:22:34,604 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:34,604 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-11 17:22:34,604 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:34,883 INFO L124 PetriNetUnfolderBase]: 1617/6088 cut-off events. [2024-10-11 17:22:34,883 INFO L125 PetriNetUnfolderBase]: For 1351/1572 co-relation queries the response was YES. [2024-10-11 17:22:34,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10462 conditions, 6088 events. 1617/6088 cut-off events. For 1351/1572 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 60729 event pairs, 517 based on Foata normal form. 26/5326 useless extension candidates. Maximal degree in co-relation 7530. Up to 1199 conditions per place. [2024-10-11 17:22:34,973 INFO L140 encePairwiseOnDemand]: 148/155 looper letters, 36 selfloop transitions, 7 changer transitions 0/183 dead transitions. [2024-10-11 17:22:34,974 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 183 transitions, 587 flow [2024-10-11 17:22:34,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:34,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:34,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2024-10-11 17:22:34,976 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9204301075268817 [2024-10-11 17:22:34,976 INFO L175 Difference]: Start difference. First operand has 157 places, 163 transitions, 440 flow. Second operand 3 states and 428 transitions. [2024-10-11 17:22:34,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 183 transitions, 587 flow [2024-10-11 17:22:34,980 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 183 transitions, 571 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:34,982 INFO L231 Difference]: Finished difference. Result has 159 places, 170 transitions, 494 flow [2024-10-11 17:22:34,983 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=424, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=163, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=494, PETRI_PLACES=159, PETRI_TRANSITIONS=170} [2024-10-11 17:22:34,984 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 8 predicate places. [2024-10-11 17:22:34,984 INFO L471 AbstractCegarLoop]: Abstraction has has 159 places, 170 transitions, 494 flow [2024-10-11 17:22:34,984 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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) [2024-10-11 17:22:34,984 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:34,985 INFO L204 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] [2024-10-11 17:22:34,985 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-11 17:22:34,985 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:34,985 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:34,986 INFO L85 PathProgramCache]: Analyzing trace with hash -342483344, now seen corresponding path program 1 times [2024-10-11 17:22:34,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:34,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1844845803] [2024-10-11 17:22:34,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:34,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:35,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:35,096 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:35,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:35,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1844845803] [2024-10-11 17:22:35,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1844845803] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:35,097 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:35,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:22:35,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [775449321] [2024-10-11 17:22:35,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:35,098 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 17:22:35,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:35,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 17:22:35,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-11 17:22:35,164 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 125 out of 155 [2024-10-11 17:22:35,165 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 170 transitions, 494 flow. Second operand has 5 states, 5 states have (on average 126.8) internal successors, (634), 5 states have internal predecessors, (634), 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) [2024-10-11 17:22:35,165 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:35,165 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 125 of 155 [2024-10-11 17:22:35,165 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:35,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [Black: 177#(= |#race~data~0| 0), 26#L1025-1true, 175#true, Black: 165#true, 180#true, 131#L1025-2true, 62#L1040-4true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 150#true]) [2024-10-11 17:22:35,579 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:35,579 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:35,579 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:35,580 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:35,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][175], [Black: 177#(= |#race~data~0| 0), 15#L1025-2true, 175#true, 180#true, Black: 165#true, 62#L1040-4true, 108#L1025-1true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true]) [2024-10-11 17:22:35,582 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:35,582 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:35,583 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:35,583 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:35,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [Black: 177#(= |#race~data~0| 0), 26#L1025-1true, 20#L1042true, 175#true, 180#true, Black: 165#true, 131#L1025-2true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true]) [2024-10-11 17:22:35,651 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:35,651 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:35,651 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:35,652 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:35,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 177#(= |#race~data~0| 0), 15#L1025-2true, 20#L1042true, 175#true, 180#true, Black: 165#true, 108#L1025-1true, 152#true, Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true]) [2024-10-11 17:22:35,655 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:35,655 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:35,656 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:35,656 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:36,348 INFO L124 PetriNetUnfolderBase]: 2062/8434 cut-off events. [2024-10-11 17:22:36,348 INFO L125 PetriNetUnfolderBase]: For 1586/1811 co-relation queries the response was YES. [2024-10-11 17:22:36,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14211 conditions, 8434 events. 2062/8434 cut-off events. For 1586/1811 co-relation queries the response was YES. Maximal size of possible extension queue 335. Compared 90075 event pairs, 804 based on Foata normal form. 1/7708 useless extension candidates. Maximal degree in co-relation 7114. Up to 2828 conditions per place. [2024-10-11 17:22:36,385 INFO L140 encePairwiseOnDemand]: 147/155 looper letters, 28 selfloop transitions, 2 changer transitions 7/182 dead transitions. [2024-10-11 17:22:36,386 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 182 transitions, 592 flow [2024-10-11 17:22:36,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:22:36,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:22:36,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 788 transitions. [2024-10-11 17:22:36,388 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8473118279569892 [2024-10-11 17:22:36,388 INFO L175 Difference]: Start difference. First operand has 159 places, 170 transitions, 494 flow. Second operand 6 states and 788 transitions. [2024-10-11 17:22:36,389 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 182 transitions, 592 flow [2024-10-11 17:22:36,393 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 182 transitions, 578 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:36,395 INFO L231 Difference]: Finished difference. Result has 166 places, 171 transitions, 502 flow [2024-10-11 17:22:36,395 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=480, PETRI_DIFFERENCE_MINUEND_PLACES=157, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=168, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=502, PETRI_PLACES=166, PETRI_TRANSITIONS=171} [2024-10-11 17:22:36,395 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 15 predicate places. [2024-10-11 17:22:36,396 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 171 transitions, 502 flow [2024-10-11 17:22:36,396 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 126.8) internal successors, (634), 5 states have internal predecessors, (634), 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) [2024-10-11 17:22:36,396 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:36,396 INFO L204 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] [2024-10-11 17:22:36,396 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-11 17:22:36,396 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:36,397 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:36,397 INFO L85 PathProgramCache]: Analyzing trace with hash -1421945474, now seen corresponding path program 1 times [2024-10-11 17:22:36,397 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:36,397 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043901894] [2024-10-11 17:22:36,397 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:36,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:36,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:36,521 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:36,522 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:36,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043901894] [2024-10-11 17:22:36,522 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043901894] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:36,522 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:36,522 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-11 17:22:36,522 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1371552827] [2024-10-11 17:22:36,523 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:36,523 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:36,523 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:36,524 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:36,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:36,531 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 155 [2024-10-11 17:22:36,531 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 171 transitions, 502 flow. Second operand has 3 states, 3 states have (on average 133.66666666666666) internal successors, (401), 3 states have internal predecessors, (401), 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) [2024-10-11 17:22:36,531 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:36,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 155 [2024-10-11 17:22:36,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:36,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [26#L1025-1true, 193#(= ~ready~0 0), Black: 165#true, 108#L1025-1true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true, Black: 177#(= |#race~data~0| 0), 180#true, Black: 182#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 183#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 186#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 184#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 142#L1036-10true]) [2024-10-11 17:22:36,581 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-11 17:22:36,581 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:22:36,581 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-11 17:22:36,581 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:22:36,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [26#L1025-1true, 193#(= ~ready~0 0), Black: 165#true, 131#L1025-2true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true, Black: 177#(= |#race~data~0| 0), 180#true, Black: 182#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 183#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 186#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 184#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 142#L1036-10true]) [2024-10-11 17:22:36,584 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-11 17:22:36,584 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:22:36,584 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-10-11 17:22:36,584 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:22:36,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [26#L1025-1true, Black: 165#true, 131#L1025-2true, 191#true, 62#L1040-4true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true, Black: 177#(= |#race~data~0| 0), 180#true, Black: 182#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 183#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 186#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 184#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2024-10-11 17:22:36,694 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:36,695 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:36,695 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:36,695 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:36,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][153], [Black: 165#true, 62#L1040-4true, 191#true, 108#L1025-1true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true, Black: 177#(= |#race~data~0| 0), 15#L1025-2true, 180#true, Black: 182#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 183#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 186#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 184#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2024-10-11 17:22:36,703 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:36,703 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:36,703 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:36,703 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:36,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([481] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [26#L1025-1true, 20#L1042true, Black: 165#true, 131#L1025-2true, 191#true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true, Black: 177#(= |#race~data~0| 0), 180#true, Black: 182#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 183#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 186#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 184#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2024-10-11 17:22:36,738 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:36,738 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:36,738 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:36,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:36,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([500] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [20#L1042true, Black: 165#true, 191#true, 108#L1025-1true, 152#true, Black: 172#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 150#true, Black: 177#(= |#race~data~0| 0), 15#L1025-2true, 180#true, Black: 182#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 183#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 186#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 156#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 184#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2024-10-11 17:22:36,745 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:36,745 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:36,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:36,746 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:37,053 INFO L124 PetriNetUnfolderBase]: 836/4398 cut-off events. [2024-10-11 17:22:37,054 INFO L125 PetriNetUnfolderBase]: For 664/789 co-relation queries the response was YES. [2024-10-11 17:22:37,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7247 conditions, 4398 events. 836/4398 cut-off events. For 664/789 co-relation queries the response was YES. Maximal size of possible extension queue 226. Compared 44734 event pairs, 239 based on Foata normal form. 20/4118 useless extension candidates. Maximal degree in co-relation 7161. Up to 928 conditions per place. [2024-10-11 17:22:37,078 INFO L140 encePairwiseOnDemand]: 151/155 looper letters, 22 selfloop transitions, 2 changer transitions 0/165 dead transitions. [2024-10-11 17:22:37,079 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 165 transitions, 504 flow [2024-10-11 17:22:37,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:37,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:37,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 422 transitions. [2024-10-11 17:22:37,081 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9075268817204301 [2024-10-11 17:22:37,081 INFO L175 Difference]: Start difference. First operand has 166 places, 171 transitions, 502 flow. Second operand 3 states and 422 transitions. [2024-10-11 17:22:37,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 165 transitions, 504 flow [2024-10-11 17:22:37,092 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 165 transitions, 482 flow, removed 9 selfloop flow, removed 5 redundant places. [2024-10-11 17:22:37,094 INFO L231 Difference]: Finished difference. Result has 158 places, 159 transitions, 432 flow [2024-10-11 17:22:37,094 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=422, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=157, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=432, PETRI_PLACES=158, PETRI_TRANSITIONS=159} [2024-10-11 17:22:37,095 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 7 predicate places. [2024-10-11 17:22:37,095 INFO L471 AbstractCegarLoop]: Abstraction has has 158 places, 159 transitions, 432 flow [2024-10-11 17:22:37,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.66666666666666) internal successors, (401), 3 states have internal predecessors, (401), 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) [2024-10-11 17:22:37,096 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:37,096 INFO L204 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] [2024-10-11 17:22:37,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-11 17:22:37,096 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:37,097 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:37,097 INFO L85 PathProgramCache]: Analyzing trace with hash -434998509, now seen corresponding path program 1 times [2024-10-11 17:22:37,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:37,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149731053] [2024-10-11 17:22:37,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:37,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:37,184 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-11 17:22:37,185 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:37,185 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149731053] [2024-10-11 17:22:37,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149731053] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:37,185 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:37,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-11 17:22:37,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [242402143] [2024-10-11 17:22:37,185 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:37,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:37,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:37,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:37,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:37,199 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 135 out of 155 [2024-10-11 17:22:37,200 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 159 transitions, 432 flow. Second operand has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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) [2024-10-11 17:22:37,200 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:37,200 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 135 of 155 [2024-10-11 17:22:37,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:37,305 INFO L124 PetriNetUnfolderBase]: 42/628 cut-off events. [2024-10-11 17:22:37,305 INFO L125 PetriNetUnfolderBase]: For 91/92 co-relation queries the response was YES. [2024-10-11 17:22:37,307 INFO L83 FinitePrefix]: Finished finitePrefix Result has 896 conditions, 628 events. 42/628 cut-off events. For 91/92 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2942 event pairs, 6 based on Foata normal form. 26/619 useless extension candidates. Maximal degree in co-relation 614. Up to 46 conditions per place. [2024-10-11 17:22:37,308 INFO L140 encePairwiseOnDemand]: 145/155 looper letters, 8 selfloop transitions, 10 changer transitions 0/151 dead transitions. [2024-10-11 17:22:37,309 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 151 transitions, 433 flow [2024-10-11 17:22:37,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:37,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:37,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2024-10-11 17:22:37,311 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9204301075268817 [2024-10-11 17:22:37,311 INFO L175 Difference]: Start difference. First operand has 158 places, 159 transitions, 432 flow. Second operand 3 states and 428 transitions. [2024-10-11 17:22:37,311 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 151 transitions, 433 flow [2024-10-11 17:22:37,313 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 151 transitions, 409 flow, removed 7 selfloop flow, removed 4 redundant places. [2024-10-11 17:22:37,315 INFO L231 Difference]: Finished difference. Result has 153 places, 148 transitions, 376 flow [2024-10-11 17:22:37,315 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=356, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=376, PETRI_PLACES=153, PETRI_TRANSITIONS=148} [2024-10-11 17:22:37,316 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 2 predicate places. [2024-10-11 17:22:37,316 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 148 transitions, 376 flow [2024-10-11 17:22:37,316 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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) [2024-10-11 17:22:37,316 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:37,317 INFO L204 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] [2024-10-11 17:22:37,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-10-11 17:22:37,317 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:37,317 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:37,318 INFO L85 PathProgramCache]: Analyzing trace with hash -1486435996, now seen corresponding path program 1 times [2024-10-11 17:22:37,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:37,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379764538] [2024-10-11 17:22:37,318 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:37,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:37,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:37,656 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-11 17:22:37,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:37,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379764538] [2024-10-11 17:22:37,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379764538] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:37,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:37,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:22:37,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [833573377] [2024-10-11 17:22:37,657 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:37,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-11 17:22:37,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:37,658 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-11 17:22:37,658 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-11 17:22:37,747 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 155 [2024-10-11 17:22:37,748 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 148 transitions, 376 flow. Second operand has 6 states, 6 states have (on average 122.5) internal successors, (735), 6 states have internal predecessors, (735), 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) [2024-10-11 17:22:37,748 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:37,748 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 155 [2024-10-11 17:22:37,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:38,015 INFO L124 PetriNetUnfolderBase]: 584/1864 cut-off events. [2024-10-11 17:22:38,016 INFO L125 PetriNetUnfolderBase]: For 565/626 co-relation queries the response was YES. [2024-10-11 17:22:38,019 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3770 conditions, 1864 events. 584/1864 cut-off events. For 565/626 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 12139 event pairs, 143 based on Foata normal form. 12/1825 useless extension candidates. Maximal degree in co-relation 2776. Up to 453 conditions per place. [2024-10-11 17:22:38,021 INFO L140 encePairwiseOnDemand]: 149/155 looper letters, 14 selfloop transitions, 0 changer transitions 81/179 dead transitions. [2024-10-11 17:22:38,021 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 179 transitions, 624 flow [2024-10-11 17:22:38,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:22:38,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:22:38,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 782 transitions. [2024-10-11 17:22:38,024 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8408602150537634 [2024-10-11 17:22:38,024 INFO L175 Difference]: Start difference. First operand has 153 places, 148 transitions, 376 flow. Second operand 6 states and 782 transitions. [2024-10-11 17:22:38,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 179 transitions, 624 flow [2024-10-11 17:22:38,026 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 179 transitions, 582 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-11 17:22:38,028 INFO L231 Difference]: Finished difference. Result has 156 places, 98 transitions, 231 flow [2024-10-11 17:22:38,028 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=364, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=231, PETRI_PLACES=156, PETRI_TRANSITIONS=98} [2024-10-11 17:22:38,029 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, 5 predicate places. [2024-10-11 17:22:38,030 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 98 transitions, 231 flow [2024-10-11 17:22:38,030 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 122.5) internal successors, (735), 6 states have internal predecessors, (735), 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) [2024-10-11 17:22:38,031 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:38,031 INFO L204 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] [2024-10-11 17:22:38,031 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-10-11 17:22:38,031 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-11 17:22:38,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:38,032 INFO L85 PathProgramCache]: Analyzing trace with hash -1850222218, now seen corresponding path program 1 times [2024-10-11 17:22:38,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:38,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979244838] [2024-10-11 17:22:38,032 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:38,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 17:22:38,065 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-11 17:22:38,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 17:22:38,104 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-11 17:22:38,105 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-11 17:22:38,105 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-10-11 17:22:38,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-10-11 17:22:38,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-10-11 17:22:38,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-10-11 17:22:38,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-10-11 17:22:38,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2024-10-11 17:22:38,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-10-11 17:22:38,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-10-11 17:22:38,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-10-11 17:22:38,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-10-11 17:22:38,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-10-11 17:22:38,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-10-11 17:22:38,106 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 17:22:38,107 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-11 17:22:38,107 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-11 17:22:38,135 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-10-11 17:22:38,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 171 places, 176 transitions, 379 flow [2024-10-11 17:22:38,177 INFO L124 PetriNetUnfolderBase]: 27/435 cut-off events. [2024-10-11 17:22:38,177 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-10-11 17:22:38,179 INFO L83 FinitePrefix]: Finished finitePrefix Result has 460 conditions, 435 events. 27/435 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 1117 event pairs, 1 based on Foata normal form. 0/378 useless extension candidates. Maximal degree in co-relation 295. Up to 16 conditions per place. [2024-10-11 17:22:38,179 INFO L82 GeneralOperation]: Start removeDead. Operand has 171 places, 176 transitions, 379 flow [2024-10-11 17:22:38,182 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 171 places, 176 transitions, 379 flow [2024-10-11 17:22:38,184 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 17:22:38,184 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@b2298cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 17:22:38,184 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-10-11 17:22:38,188 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 17:22:38,188 INFO L124 PetriNetUnfolderBase]: 2/68 cut-off events. [2024-10-11 17:22:38,188 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-11 17:22:38,188 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:38,188 INFO L204 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] [2024-10-11 17:22:38,188 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:22:38,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:38,189 INFO L85 PathProgramCache]: Analyzing trace with hash 414995465, now seen corresponding path program 1 times [2024-10-11 17:22:38,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:38,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251609508] [2024-10-11 17:22:38,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:38,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:38,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:38,218 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:38,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:38,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251609508] [2024-10-11 17:22:38,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251609508] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:38,218 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:38,219 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:38,219 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [978847980] [2024-10-11 17:22:38,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:38,219 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:38,219 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:38,220 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:38,220 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:38,240 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 176 [2024-10-11 17:22:38,241 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 176 transitions, 379 flow. Second operand has 3 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 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) [2024-10-11 17:22:38,241 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:38,241 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 176 [2024-10-11 17:22:38,241 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:40,038 INFO L124 PetriNetUnfolderBase]: 6675/16161 cut-off events. [2024-10-11 17:22:40,038 INFO L125 PetriNetUnfolderBase]: For 634/634 co-relation queries the response was YES. [2024-10-11 17:22:40,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25396 conditions, 16161 events. 6675/16161 cut-off events. For 634/634 co-relation queries the response was YES. Maximal size of possible extension queue 644. Compared 158862 event pairs, 3454 based on Foata normal form. 2303/15550 useless extension candidates. Maximal degree in co-relation 21265. Up to 6931 conditions per place. [2024-10-11 17:22:40,141 INFO L140 encePairwiseOnDemand]: 163/176 looper letters, 41 selfloop transitions, 6 changer transitions 1/187 dead transitions. [2024-10-11 17:22:40,141 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 187 transitions, 495 flow [2024-10-11 17:22:40,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:40,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:40,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 477 transitions. [2024-10-11 17:22:40,143 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9034090909090909 [2024-10-11 17:22:40,143 INFO L175 Difference]: Start difference. First operand has 171 places, 176 transitions, 379 flow. Second operand 3 states and 477 transitions. [2024-10-11 17:22:40,143 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 187 transitions, 495 flow [2024-10-11 17:22:40,147 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 173 places, 187 transitions, 495 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 17:22:40,150 INFO L231 Difference]: Finished difference. Result has 175 places, 174 transitions, 411 flow [2024-10-11 17:22:40,150 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=367, PETRI_DIFFERENCE_MINUEND_PLACES=171, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=411, PETRI_PLACES=175, PETRI_TRANSITIONS=174} [2024-10-11 17:22:40,150 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 4 predicate places. [2024-10-11 17:22:40,151 INFO L471 AbstractCegarLoop]: Abstraction has has 175 places, 174 transitions, 411 flow [2024-10-11 17:22:40,151 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 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) [2024-10-11 17:22:40,151 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:40,151 INFO L204 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] [2024-10-11 17:22:40,151 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-10-11 17:22:40,152 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:22:40,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:40,152 INFO L85 PathProgramCache]: Analyzing trace with hash -666681652, now seen corresponding path program 1 times [2024-10-11 17:22:40,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:40,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185999898] [2024-10-11 17:22:40,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:40,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:40,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:40,351 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:40,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:40,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185999898] [2024-10-11 17:22:40,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185999898] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:40,352 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:40,353 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:22:40,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1005671931] [2024-10-11 17:22:40,353 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:40,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-11 17:22:40,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:40,354 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-11 17:22:40,354 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-11 17:22:40,446 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 176 [2024-10-11 17:22:40,447 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 174 transitions, 411 flow. Second operand has 6 states, 6 states have (on average 133.5) internal successors, (801), 6 states have internal predecessors, (801), 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) [2024-10-11 17:22:40,447 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:40,447 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 176 [2024-10-11 17:22:40,447 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:42,598 INFO L124 PetriNetUnfolderBase]: 9895/24141 cut-off events. [2024-10-11 17:22:42,598 INFO L125 PetriNetUnfolderBase]: For 1107/1114 co-relation queries the response was YES. [2024-10-11 17:22:42,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38981 conditions, 24141 events. 9895/24141 cut-off events. For 1107/1114 co-relation queries the response was YES. Maximal size of possible extension queue 693. Compared 241092 event pairs, 3202 based on Foata normal form. 0/21315 useless extension candidates. Maximal degree in co-relation 16540. Up to 8919 conditions per place. [2024-10-11 17:22:42,773 INFO L140 encePairwiseOnDemand]: 170/176 looper letters, 80 selfloop transitions, 5 changer transitions 0/221 dead transitions. [2024-10-11 17:22:42,773 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 178 places, 221 transitions, 675 flow [2024-10-11 17:22:42,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:22:42,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:22:42,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 878 transitions. [2024-10-11 17:22:42,776 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8314393939393939 [2024-10-11 17:22:42,776 INFO L175 Difference]: Start difference. First operand has 175 places, 174 transitions, 411 flow. Second operand 6 states and 878 transitions. [2024-10-11 17:22:42,776 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 178 places, 221 transitions, 675 flow [2024-10-11 17:22:42,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 221 transitions, 663 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:42,791 INFO L231 Difference]: Finished difference. Result has 176 places, 173 transitions, 407 flow [2024-10-11 17:22:42,791 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=171, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=173, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=168, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=407, PETRI_PLACES=176, PETRI_TRANSITIONS=173} [2024-10-11 17:22:42,791 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 5 predicate places. [2024-10-11 17:22:42,791 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 173 transitions, 407 flow [2024-10-11 17:22:42,792 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 133.5) internal successors, (801), 6 states have internal predecessors, (801), 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) [2024-10-11 17:22:42,792 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:42,794 INFO L204 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] [2024-10-11 17:22:42,794 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-11 17:22:42,794 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:22:42,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:42,795 INFO L85 PathProgramCache]: Analyzing trace with hash 1594998076, now seen corresponding path program 1 times [2024-10-11 17:22:42,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:42,795 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [238915204] [2024-10-11 17:22:42,795 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:42,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:42,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:42,837 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:42,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:42,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [238915204] [2024-10-11 17:22:42,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [238915204] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:42,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:42,837 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:42,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1850530809] [2024-10-11 17:22:42,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:42,840 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:42,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:42,840 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:42,840 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:42,854 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 176 [2024-10-11 17:22:42,855 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 173 transitions, 407 flow. Second operand has 3 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 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) [2024-10-11 17:22:42,855 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:42,855 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 176 [2024-10-11 17:22:42,855 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:45,567 INFO L124 PetriNetUnfolderBase]: 8843/29526 cut-off events. [2024-10-11 17:22:45,567 INFO L125 PetriNetUnfolderBase]: For 2177/2177 co-relation queries the response was YES. [2024-10-11 17:22:45,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43798 conditions, 29526 events. 8843/29526 cut-off events. For 2177/2177 co-relation queries the response was YES. Maximal size of possible extension queue 1053. Compared 372239 event pairs, 2930 based on Foata normal form. 0/25450 useless extension candidates. Maximal degree in co-relation 39203. Up to 8178 conditions per place. [2024-10-11 17:22:45,715 INFO L140 encePairwiseOnDemand]: 166/176 looper letters, 49 selfloop transitions, 7 changer transitions 0/199 dead transitions. [2024-10-11 17:22:45,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 178 places, 199 transitions, 592 flow [2024-10-11 17:22:45,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:45,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:45,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 479 transitions. [2024-10-11 17:22:45,718 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9071969696969697 [2024-10-11 17:22:45,718 INFO L175 Difference]: Start difference. First operand has 176 places, 173 transitions, 407 flow. Second operand 3 states and 479 transitions. [2024-10-11 17:22:45,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 178 places, 199 transitions, 592 flow [2024-10-11 17:22:45,720 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 173 places, 199 transitions, 582 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-11 17:22:45,722 INFO L231 Difference]: Finished difference. Result has 175 places, 180 transitions, 459 flow [2024-10-11 17:22:45,722 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=171, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=173, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=459, PETRI_PLACES=175, PETRI_TRANSITIONS=180} [2024-10-11 17:22:45,722 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 4 predicate places. [2024-10-11 17:22:45,723 INFO L471 AbstractCegarLoop]: Abstraction has has 175 places, 180 transitions, 459 flow [2024-10-11 17:22:45,723 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 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) [2024-10-11 17:22:45,723 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:45,723 INFO L204 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] [2024-10-11 17:22:45,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-10-11 17:22:45,723 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:22:45,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:45,724 INFO L85 PathProgramCache]: Analyzing trace with hash 1183913081, now seen corresponding path program 1 times [2024-10-11 17:22:45,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:45,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518733636] [2024-10-11 17:22:45,724 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:45,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:45,751 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:45,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:45,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518733636] [2024-10-11 17:22:45,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1518733636] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:45,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:45,751 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:45,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349814878] [2024-10-11 17:22:45,752 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:45,752 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:45,752 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:45,753 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:45,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:45,774 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 176 [2024-10-11 17:22:45,774 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 180 transitions, 459 flow. Second operand has 3 states, 3 states have (on average 141.66666666666666) internal successors, (425), 3 states have internal predecessors, (425), 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) [2024-10-11 17:22:45,774 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:45,774 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 176 [2024-10-11 17:22:45,775 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:46,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, 171#true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:46,037 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:46,037 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:46,038 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:46,038 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:46,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [171#true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 19#L1042true, Black: 185#true]) [2024-10-11 17:22:46,078 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:46,078 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:46,078 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:46,078 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [171#true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:46,219 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:22:46,219 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-11 17:22:46,219 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:46,219 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:46,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 172#true, 190#true, 168#true, 98#L1026-6true, 187#(= |#race~ready~0| 0), 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:46,245 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-11 17:22:46,245 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:22:46,245 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-11 17:22:46,245 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:22:46,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 124#L1025-2true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:46,288 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-11 17:22:46,288 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:46,288 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:46,288 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:46,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [171#true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:46,448 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-11 17:22:46,448 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:46,448 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:46,448 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:22:47,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [60#$Ultimate##0true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,047 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,047 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:47,047 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:47,047 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, 38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,049 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,049 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:47,049 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:47,049 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][181], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,114 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,114 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:47,114 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:47,114 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [60#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,230 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:47,230 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:47,230 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:47,230 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:47,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,231 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:47,231 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:47,231 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:47,231 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:47,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 126#L1024-3true]) [2024-10-11 17:22:47,261 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,261 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,261 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,261 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:47,263 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,263 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,263 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,263 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][181], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,313 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,313 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,313 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,313 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,325 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:47,325 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:47,325 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:47,325 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [60#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:47,350 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:47,350 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,350 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 126#L1024-3true]) [2024-10-11 17:22:47,365 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,365 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,365 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,365 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 126#L1024-3true]) [2024-10-11 17:22:47,371 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,371 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,371 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,372 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,372 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][181], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 124#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 126#L1024-3true, 125#L1025-1true]) [2024-10-11 17:22:47,379 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,379 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,379 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,379 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,621 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,621 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:47,621 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,621 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:47,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:47,648 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,648 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,648 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:22:47,661 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,661 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,662 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,662 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 126#L1024-3true]) [2024-10-11 17:22:47,671 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,671 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,671 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,671 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,671 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,702 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,703 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,703 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,703 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,704 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,704 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,704 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,704 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,769 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,769 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:47,769 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,769 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:47,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:47,822 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,822 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,822 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,823 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:22:47,844 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,844 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,844 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,844 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,844 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->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], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,859 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,859 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,859 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,859 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,869 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,869 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,869 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,869 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,870 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,870 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,870 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,870 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,871 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,871 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,871 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:47,873 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,873 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,873 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,873 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][154], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,874 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,874 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,874 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,874 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,898 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,898 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->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], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,902 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,902 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,902 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,902 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,907 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,907 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,907 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,907 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 45#L1042-3true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,917 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,917 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:47,917 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,917 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:47,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,954 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,954 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,954 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,955 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,955 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,955 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,955 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:47,960 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,960 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,960 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,960 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,963 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,963 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,963 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,963 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->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], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:47,992 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:47,992 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,992 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:47,993 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,004 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,004 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,004 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,004 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,020 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,021 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,021 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,021 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 45#L1042-3true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,028 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,028 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,029 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,029 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,173 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,173 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,173 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,173 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:48,173 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,229 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,229 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,229 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 15#L1025-2true, 172#true, 74#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,234 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,234 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,234 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,234 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,237 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,237 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,238 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,238 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,238 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,238 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,238 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,238 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,239 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,239 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,239 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,239 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,241 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,241 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,241 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,241 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 19#L1042true, Black: 185#true]) [2024-10-11 17:22:48,257 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,258 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,258 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 45#L1042-3true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,312 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,312 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,312 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,312 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,312 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 187#(= |#race~ready~0| 0), 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,314 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,314 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:48,314 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,315 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:48,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,354 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,354 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,354 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,354 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 124#L1025-2true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,359 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,359 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,359 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,359 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,360 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,360 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,360 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,360 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,369 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,369 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,369 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,369 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->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], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,373 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,373 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,373 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,373 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 190#true, 168#true, 45#L1042-3true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,376 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,376 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,376 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,376 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,377 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,377 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,377 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,377 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,384 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,384 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,384 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,384 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->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], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,391 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,391 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,391 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,391 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,403 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,403 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,403 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,403 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 190#true, 168#true, 129#L1027-2true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,409 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,409 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,409 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,409 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,412 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,412 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,412 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,412 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,418 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,418 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,418 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,418 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,432 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,432 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:48,432 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,432 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:48,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,462 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,462 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,462 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,462 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), 129#L1027-2true, Black: 185#true]) [2024-10-11 17:22:48,466 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,466 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,466 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,466 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,466 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,466 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,467 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,467 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,468 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,468 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,468 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,468 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 45#L1042-3true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,479 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,479 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,479 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,479 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,492 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,492 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,492 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,492 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 84#L1026-6true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,494 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,494 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,494 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,494 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 62#L1026-6true, 168#true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,494 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,495 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,495 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,495 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->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], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 84#L1026-6true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,498 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,498 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,498 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,498 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 190#true, 168#true, 84#L1026-6true, 187#(= |#race~ready~0| 0), Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,520 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,520 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,520 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,520 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 190#true, 62#L1026-6true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,520 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,520 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:48,521 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,521 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:48,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,573 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,573 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,573 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,573 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 129#L1027-2true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,575 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,575 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,576 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,576 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,576 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,576 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,576 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,576 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,578 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,578 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,578 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,578 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 84#L1026-6true, 19#L1042true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:48,579 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:48,580 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,580 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,580 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 84#L1026-6true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:48,600 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 62#L1026-6true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,600 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,600 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [60#$Ultimate##0true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:48,865 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,865 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:48,865 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,865 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,866 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, 187#(= |#race~ready~0| 0), 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:48,867 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,867 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,867 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,867 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:48,972 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:48,972 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:48,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:49,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 126#L1024-3true]) [2024-10-11 17:22:49,015 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,015 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,015 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,015 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 94#L1024-3true]) [2024-10-11 17:22:49,095 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,095 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,096 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,096 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 126#L1024-3true]) [2024-10-11 17:22:49,140 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,140 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,140 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,141 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,141 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,175 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,175 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,175 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,176 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:49,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,259 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,260 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,260 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,260 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,276 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,276 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,277 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,277 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,277 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,277 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,277 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,277 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,283 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,283 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,283 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,283 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,285 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,285 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,285 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,285 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,340 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,340 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,340 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,340 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:49,340 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:49,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 74#L1025-2true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,357 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,357 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,357 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,357 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,361 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,361 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,361 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,361 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 124#L1025-2true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,362 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,362 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,362 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,362 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 74#L1025-2true, 172#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,384 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,385 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,385 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,413 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,413 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,413 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:49,413 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:49,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,442 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,442 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,442 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,442 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,465 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,465 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,465 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,465 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,491 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 129#L1027-2true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,492 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,492 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,492 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,492 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,493 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,493 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,493 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,493 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,496 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:49,496 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,496 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,496 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 84#L1026-6true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:49,523 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, 170#true, 15#L1025-2true, 172#true, 190#true, 62#L1026-6true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,523 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,523 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-11 17:22:49,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:49,553 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:49,553 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,553 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,553 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:49,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 187#(= |#race~ready~0| 0), Black: 185#true, 167#true, 125#L1025-1true]) [2024-10-11 17:22:49,931 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:22:49,931 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:49,931 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:49,931 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:49,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 187#(= |#race~ready~0| 0), Black: 185#true, 167#true]) [2024-10-11 17:22:49,949 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:22:49,949 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:49,949 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:49,949 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:49,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [136#L1044-7true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 172#true, 190#true, 169#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true]) [2024-10-11 17:22:49,951 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:22:49,951 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:49,951 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:49,951 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:50,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 170#true, 190#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true]) [2024-10-11 17:22:50,050 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,050 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:50,050 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:50,050 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:22:50,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 187#(= |#race~ready~0| 0), Black: 185#true, 167#true, 125#L1025-1true]) [2024-10-11 17:22:50,079 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,079 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:50,079 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:50,079 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:50,079 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:50,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 125#L1025-1true, 167#true]) [2024-10-11 17:22:50,170 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,170 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,170 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,170 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][165], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 190#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 167#true]) [2024-10-11 17:22:50,186 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,186 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,186 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,186 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 172#true, 190#true, 169#true, 168#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:22:50,188 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,188 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,188 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,188 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][132], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 187#(= |#race~ready~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 167#true, 125#L1025-1true]) [2024-10-11 17:22:50,253 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-11 17:22:50,253 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,253 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:22:50,254 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-11 17:22:50,292 INFO L124 PetriNetUnfolderBase]: 20384/50042 cut-off events. [2024-10-11 17:22:50,292 INFO L125 PetriNetUnfolderBase]: For 11663/11835 co-relation queries the response was YES. [2024-10-11 17:22:50,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90891 conditions, 50042 events. 20384/50042 cut-off events. For 11663/11835 co-relation queries the response was YES. Maximal size of possible extension queue 1755. Compared 587022 event pairs, 8762 based on Foata normal form. 63/43495 useless extension candidates. Maximal degree in co-relation 79625. Up to 21641 conditions per place. [2024-10-11 17:22:50,802 INFO L140 encePairwiseOnDemand]: 169/176 looper letters, 44 selfloop transitions, 10 changer transitions 0/200 dead transitions. [2024-10-11 17:22:50,802 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 200 transitions, 625 flow [2024-10-11 17:22:50,802 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:50,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:50,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 468 transitions. [2024-10-11 17:22:50,804 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8863636363636364 [2024-10-11 17:22:50,804 INFO L175 Difference]: Start difference. First operand has 175 places, 180 transitions, 459 flow. Second operand 3 states and 468 transitions. [2024-10-11 17:22:50,804 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 200 transitions, 625 flow [2024-10-11 17:22:50,830 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 175 places, 200 transitions, 605 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:22:50,832 INFO L231 Difference]: Finished difference. Result has 177 places, 188 transitions, 531 flow [2024-10-11 17:22:50,832 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=445, PETRI_DIFFERENCE_MINUEND_PLACES=173, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=531, PETRI_PLACES=177, PETRI_TRANSITIONS=188} [2024-10-11 17:22:50,833 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 6 predicate places. [2024-10-11 17:22:50,833 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 188 transitions, 531 flow [2024-10-11 17:22:50,833 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 141.66666666666666) internal successors, (425), 3 states have internal predecessors, (425), 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) [2024-10-11 17:22:50,834 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:22:50,834 INFO L204 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] [2024-10-11 17:22:50,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-10-11 17:22:50,834 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:22:50,834 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:22:50,835 INFO L85 PathProgramCache]: Analyzing trace with hash 2003085380, now seen corresponding path program 1 times [2024-10-11 17:22:50,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:22:50,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093265387] [2024-10-11 17:22:50,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:22:50,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:22:50,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:22:50,868 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:22:50,869 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:22:50,869 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093265387] [2024-10-11 17:22:50,869 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093265387] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:22:50,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:22:50,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 17:22:50,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216608771] [2024-10-11 17:22:50,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:22:50,870 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:22:50,870 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:22:50,870 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:22:50,870 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:22:50,882 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 176 [2024-10-11 17:22:50,882 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 177 places, 188 transitions, 531 flow. Second operand has 3 states, 3 states have (on average 141.66666666666666) internal successors, (425), 3 states have internal predecessors, (425), 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) [2024-10-11 17:22:50,882 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:22:50,882 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 176 [2024-10-11 17:22:50,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:22:50,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:50,954 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-11 17:22:50,954 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:22:50,955 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-11 17:22:50,955 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:22:50,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true]) [2024-10-11 17:22:50,958 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-11 17:22:50,958 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:22:50,958 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:22:50,959 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-10-11 17:22:51,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true]) [2024-10-11 17:22:51,114 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,114 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-11 17:22:51,114 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,114 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:51,119 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,119 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,119 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-11 17:22:51,119 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true]) [2024-10-11 17:22:51,141 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,141 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,141 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,141 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-11 17:22:51,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,146 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,146 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,146 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,146 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-11 17:22:51,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 171#true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:51,150 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,151 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,151 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,152 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,152 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,152 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,152 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,171 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:51,171 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-11 17:22:51,171 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:51,171 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:51,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,199 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:22:51,199 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-11 17:22:51,199 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:51,199 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:51,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:51,202 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:51,202 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:51,202 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:51,202 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,203 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:22:51,203 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:51,203 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:22:51,203 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:22:51,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,224 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-11 17:22:51,225 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:22:51,225 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-11 17:22:51,225 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:22:51,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 195#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,229 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:22:51,229 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:51,229 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:22:51,229 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-11 17:22:51,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,255 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-11 17:22:51,255 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,255 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,255 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:51,256 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-11 17:22:51,256 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,256 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,256 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:51,287 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-11 17:22:51,287 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,287 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,287 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:51,430 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-10-11 17:22:51,430 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-11 17:22:51,430 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:22:51,430 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-11 17:22:51,430 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:22:51,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:51,621 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-11 17:22:51,621 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-11 17:22:51,621 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,621 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,621 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 159#L1036-10true, 125#L1025-1true]) [2024-10-11 17:22:51,624 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-11 17:22:51,624 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,624 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:22:51,624 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-11 17:22:51,625 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:22:51,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 159#L1036-10true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:51,660 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-11 17:22:51,660 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,660 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:22:51,660 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:22:51,660 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:22:52,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 60#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:52,025 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,025 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,025 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,025 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [38#$Ultimate##0true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:52,026 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,026 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,026 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,026 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [60#$Ultimate##0true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:52,028 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,028 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,028 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,028 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [38#$Ultimate##0true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:52,029 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,029 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,029 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,029 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:52,069 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,069 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,069 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,069 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:52,069 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,070 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,070 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:22:52,070 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:52,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [60#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:52,549 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,549 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,549 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,550 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:52,550 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,550 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,550 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,550 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [60#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:52,553 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,554 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,554 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,554 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:52,555 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,555 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,555 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,555 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:52,580 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,580 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,580 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,580 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:52,588 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,588 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,588 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,588 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:52,631 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,631 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,631 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,631 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 112#L1024-3true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:52,632 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,632 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,632 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,632 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:52,654 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,654 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,654 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,654 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:52,655 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,655 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:52,655 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,655 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:22:52,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [60#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:52,879 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,879 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,879 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,879 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:52,881 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,882 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:52,882 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:52,882 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:53,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:53,002 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,002 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:53,002 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,003 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:22:53,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:53,156 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,156 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,156 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,156 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:53,162 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,162 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,162 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,162 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,205 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,205 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,205 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,205 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,220 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,220 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,221 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,221 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,240 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,240 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,240 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,241 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,244 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,244 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,244 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,244 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,245 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,245 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,245 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,245 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 112#L1024-3true, 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,260 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,260 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,260 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,260 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:53,261 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,261 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,261 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:53,261 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:53,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 94#L1024-3true]) [2024-10-11 17:22:53,652 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,652 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,652 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,652 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,685 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,685 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,685 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,685 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,686 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,686 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,686 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,686 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,687 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,687 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,687 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,687 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:53,689 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 74#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,689 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,689 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,696 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,696 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,696 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,696 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,696 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,696 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,696 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,697 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,698 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,698 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,698 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,699 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,699 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,699 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,699 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,699 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:53,700 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,701 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,701 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,701 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,715 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,715 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,715 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,715 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,716 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,716 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,716 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,716 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:22:53,718 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,718 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,718 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,718 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:53,727 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,727 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,727 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:53,727 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:53,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:53,870 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,870 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,871 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,871 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,871 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,871 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,871 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,871 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,875 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,875 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,875 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,875 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,876 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,876 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,876 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,876 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,878 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,878 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,878 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,878 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:53,879 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,879 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,879 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,879 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,913 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,914 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,914 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,914 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,915 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,915 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,915 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,915 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,918 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:53,918 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:53,918 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:53,918 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:53,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 74#L1025-2true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,922 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,922 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,922 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,922 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:53,926 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,927 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,927 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,927 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,928 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,928 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,928 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:53,928 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:53,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,931 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:53,931 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:53,931 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:53,931 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:53,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:53,934 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:22:53,934 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,934 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:53,934 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,124 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,124 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,124 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,124 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,128 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,128 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,128 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,128 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,129 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,129 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,129 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:54,131 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,131 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,131 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,131 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 74#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,151 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,151 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,151 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,162 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,162 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,162 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,162 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,162 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,162 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,163 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,163 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,175 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,175 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,175 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,175 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,175 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,176 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,176 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,176 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,176 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,176 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,177 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,177 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,177 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 84#L1026-6true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,181 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,181 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,181 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,181 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,183 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,183 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,183 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,183 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,185 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,185 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,185 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,185 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,188 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,188 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,188 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,188 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,189 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,189 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,189 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,189 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,189 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,189 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,190 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,190 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,190 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,442 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,442 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,442 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,443 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,443 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,443 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,443 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,444 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,618 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,619 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,619 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,620 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,620 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,620 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,620 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,624 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,624 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,624 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,624 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,624 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,625 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,625 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,625 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,625 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,626 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,626 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,626 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,626 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:54,628 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,628 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,628 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,628 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:54,661 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,661 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,661 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,662 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,676 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,676 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,676 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,676 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,677 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,677 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,677 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,677 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,677 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,677 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,678 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,678 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,678 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,678 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,678 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,679 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,679 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,679 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,682 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,682 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,682 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 84#L1026-6true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,683 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,683 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,683 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:54,701 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:54,702 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,794 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,794 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,794 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,795 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,795 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,795 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,795 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,795 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,795 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,796 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,816 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,816 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,816 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,816 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,818 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,818 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,818 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,818 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,869 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,869 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,869 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,869 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,877 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,877 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,878 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,878 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,878 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,878 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,881 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,881 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,881 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 129#L1027-2true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,882 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,882 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,882 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,882 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,883 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,883 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,883 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,883 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,884 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,885 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,885 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,885 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,885 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:54,885 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,891 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,891 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,891 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,892 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,892 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,892 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,892 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,892 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,892 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,892 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:54,914 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,914 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,914 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,938 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:54,938 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,938 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,938 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,938 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,938 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:22:54,939 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:54,939 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,939 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,940 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,940 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:54,940 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,941 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,941 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,941 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,941 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 185#true]) [2024-10-11 17:22:54,942 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:22:54,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,020 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,020 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,020 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,020 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,021 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,021 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,021 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,021 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 195#true, 59#L1025-1true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,045 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,045 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,046 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,046 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,046 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,054 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,054 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,054 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,054 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,056 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,056 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,056 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,056 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,058 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,058 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,058 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,058 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 66#L1028-1true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,063 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 156#L1028-1true, 172#true, 74#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,063 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,063 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 66#L1028-1true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,069 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,069 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,069 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,069 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,070 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,070 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,072 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,072 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,072 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,072 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,072 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,083 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,083 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:55,083 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:55,084 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:55,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,088 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,089 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,089 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,089 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,090 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,090 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,090 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,090 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,390 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,390 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,391 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,391 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,391 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,405 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,405 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,405 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,405 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,405 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,405 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,406 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,413 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,413 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,413 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,413 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,413 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,414 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,414 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,414 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,414 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,414 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,414 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,414 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:22:55,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,500 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,500 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,501 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,501 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,518 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,518 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,518 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,522 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,522 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,522 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,522 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,522 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 66#L1028-1true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,534 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,534 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,534 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,534 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 66#L1028-1true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,534 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,535 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,535 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 156#L1028-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,536 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,536 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,536 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,536 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 164#L1028-2true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,548 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,548 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,548 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,548 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,553 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,553 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,553 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,553 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,555 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,555 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,555 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,555 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,555 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,555 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,556 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,556 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,556 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,562 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,562 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,562 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,562 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,563 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,563 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,564 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,564 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,568 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,568 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,568 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,568 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,569 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,569 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,569 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,570 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,570 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,570 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,570 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,570 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,577 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,577 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,577 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,577 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,582 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,582 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,582 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 156#L1028-1true, 74#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,589 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,589 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,589 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:55,589 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 74#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,626 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,626 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,627 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,627 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,627 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,627 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,627 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:55,634 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,634 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,634 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,634 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 84#L1026-6true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,671 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,672 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,672 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,672 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,698 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,698 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,698 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,698 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,705 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,705 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,705 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,705 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,736 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,736 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,736 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,737 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,750 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,750 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,750 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,750 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,752 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,752 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,752 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,752 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,758 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,758 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,758 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,758 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,758 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,760 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,760 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,776 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 34#L1028-2true, 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,776 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,776 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 66#L1028-1true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,777 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 156#L1028-1true, 74#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,777 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,777 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,778 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,778 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,778 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,778 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,779 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,779 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,779 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,779 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 66#L1028-1true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,789 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,789 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,789 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,789 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,790 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,790 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,790 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,790 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,790 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,794 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,794 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,794 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,794 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,826 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,826 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,826 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,826 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 195#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,836 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,836 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,836 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:55,836 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:55,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 197#(= |#race~data~0| 0), 125#L1025-1true]) [2024-10-11 17:22:55,870 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,870 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,870 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,870 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,921 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,922 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,922 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,922 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,922 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,924 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,924 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,924 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,924 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,925 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,925 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,925 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,925 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,925 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,925 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,926 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,926 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,926 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,926 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,926 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,926 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,928 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,928 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,928 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,928 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:55,930 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,930 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,930 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,930 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,930 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,933 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,933 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:22:55,933 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,933 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,934 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,934 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,934 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,934 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,934 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,935 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,935 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,935 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,935 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:55,935 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,935 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 164#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,965 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,966 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,966 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,966 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,966 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,967 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,967 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:55,967 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:55,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:55,977 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,977 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,978 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:55,978 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:55,979 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,979 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,979 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:55,979 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [34#L1028-2true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:56,227 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,227 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,227 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,227 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,227 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:56,230 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,230 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,230 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,230 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,230 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 156#L1028-1true, 195#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,250 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,250 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,250 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,250 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 34#L1028-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:56,257 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,257 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,257 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,257 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,259 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,259 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,259 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,259 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:56,259 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,370 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:56,370 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,370 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,370 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:56,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,376 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:56,376 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:56,377 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,377 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,401 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,401 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,401 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,401 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,401 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,420 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,420 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,420 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,420 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,420 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,437 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,437 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,437 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,437 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 74#L1025-2true, 172#true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, Black: 185#true]) [2024-10-11 17:22:56,449 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,450 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,450 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,450 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,450 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,453 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:56,453 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,453 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:22:56,453 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,454 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,454 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,454 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,454 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,454 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,455 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,455 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,455 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,455 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,455 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,455 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,455 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:56,515 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-10-11 17:22:56,515 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-11 17:22:56,515 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-11 17:22:56,515 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-11 17:22:56,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 88#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,561 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:22:56,561 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:56,561 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,561 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,574 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,574 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,574 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,575 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,575 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,575 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,575 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,589 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,589 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,589 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,589 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,590 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,666 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,666 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,666 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,666 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,666 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,666 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,672 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,672 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,672 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,672 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,674 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 4#L1026-3true, 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,674 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,674 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,674 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,674 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,674 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,674 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,707 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,708 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,708 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,708 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,708 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,747 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,748 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,748 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,749 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,749 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,749 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,750 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,796 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,796 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,796 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,796 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,798 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,798 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,799 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:56,799 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:56,799 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,849 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,849 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:56,849 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:56,849 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,849 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,850 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:56,850 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:56,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 195#true, 59#L1025-1true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,855 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,855 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,855 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,855 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,855 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,868 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,868 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,868 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,868 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,871 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:56,871 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 59#L1025-1true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,872 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,872 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,872 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,872 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:56,872 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:22:56,872 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:22:56,936 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 84#L1026-6true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:56,936 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,936 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,936 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:56,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,937 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, 62#L1026-6true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:56,937 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,937 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,937 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:56,937 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:56,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 156#L1028-1true, 172#true, 190#true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,994 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,994 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,994 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,994 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 156#L1028-1true, 172#true, 190#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,994 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,995 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,995 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,995 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 84#L1026-6true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,996 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 84#L1026-6true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:56,996 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:56,996 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,055 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,055 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,055 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:57,055 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,055 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,056 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,056 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:57,056 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,056 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,056 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:57,056 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,066 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,066 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,066 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,066 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,066 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:57,066 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:57,066 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,067 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,133 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][212], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 59#L1025-1true, 195#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:57,133 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,133 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 59#L1025-1true, 195#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,134 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,134 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:22:57,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][179], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 172#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 59#L1025-1true, 190#true, 168#true, Black: 185#true]) [2024-10-11 17:22:57,137 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,137 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,137 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,137 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 59#L1025-1true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,142 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,142 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,142 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,142 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][158], [65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 91#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:22:57,148 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,148 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,148 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,148 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][180], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 195#true, 190#true, 91#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:57,158 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][181], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 190#true, 91#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true]) [2024-10-11 17:22:57,158 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:22:57,158 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 168#true, 129#L1027-2true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,181 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,181 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,181 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,181 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 168#true, 129#L1027-2true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,181 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,181 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,182 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,182 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [146#L1026-3true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,182 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,182 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,182 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,182 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [146#L1026-3true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,183 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,183 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,183 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,183 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 190#true, 168#true, 66#L1028-1true, 19#L1042true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,193 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,193 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,193 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,193 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 156#L1028-1true, 172#true, 164#L1028-2true, 190#true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,234 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,234 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,234 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,234 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 156#L1028-1true, 172#true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,235 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,235 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,235 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,235 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,235 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 190#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,236 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,236 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 164#L1028-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,285 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:22:57,285 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 195#true, 59#L1025-1true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,291 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,292 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,292 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,292 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][180], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 61#L1027-2true, 190#true, 91#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:22:57,330 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][181], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 172#true, 195#true, 190#true, 91#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true]) [2024-10-11 17:22:57,330 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:22:57,330 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 164#L1028-2true, 190#true, 168#true, 129#L1027-2true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,624 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,624 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,624 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,624 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, 190#true, 168#true, 129#L1027-2true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,625 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 164#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,625 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,625 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,625 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 62#L1026-6true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,628 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,628 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,628 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 62#L1026-6true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,629 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:22:57,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:22:57,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [139#L1025-1true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 190#true, 168#true, 19#L1042true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,636 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,636 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,636 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,636 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][153], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 164#L1028-2true, 190#true, 168#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,659 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,659 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,659 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,659 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 88#L1028-2true, 164#L1028-2true, 190#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,659 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,659 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,659 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,660 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 162#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 190#true, 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:57,692 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,692 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,692 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,693 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,693 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,693 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][98], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 15#L1025-2true, 172#true, 195#true, 190#true, 168#true, 91#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 19#L1042true, Black: 185#true]) [2024-10-11 17:22:57,708 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,708 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,708 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:22:57,708 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:22:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 164#L1028-2true, 190#true, 62#L1026-6true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,730 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,730 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,730 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,730 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, 190#true, 62#L1026-6true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,730 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,730 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,731 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,731 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 168#true, 66#L1028-1true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,732 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,732 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,732 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,733 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 168#true, 66#L1028-1true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,733 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:22:57,733 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,733 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,733 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:22:57,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 164#L1028-2true, 190#true, 66#L1028-1true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,802 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, 190#true, 66#L1028-1true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,802 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [34#L1028-2true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,803 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [34#L1028-2true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,803 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,804 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 34#L1028-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 164#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,860 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 34#L1028-2true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, 190#true, 168#true, 45#L1042-3true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:57,860 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:57,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:22:58,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 195#true, 190#true, Black: 185#true, 125#L1025-1true, 167#true]) [2024-10-11 17:22:58,122 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-11 17:22:58,122 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-11 17:22:58,122 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-11 17:22:58,122 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-11 17:22:58,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 15#L1025-2true, 195#true, 190#true, Black: 185#true, 125#L1025-1true, 167#true]) [2024-10-11 17:22:58,123 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,123 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:58,123 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:58,123 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][136], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 171#true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 195#true, 190#true, 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:22:58,188 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,188 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,188 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:58,188 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:22:58,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 129#L1027-2true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,654 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 129#L1027-2true, Black: 185#true, 52#L1026-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,654 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,655 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, Black: 185#true, 52#L1026-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,655 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 62#L1026-6true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,730 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 62#L1026-6true, Black: 185#true, 52#L1026-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,730 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:22:58,730 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:22:58,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, 66#L1028-1true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,792 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, 66#L1028-1true, Black: 185#true, 52#L1026-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,792 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 172#true, 190#true, 169#true, 168#true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,794 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-11 17:22:58,794 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,794 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,794 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, 115#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 172#true, 61#L1027-2true, 190#true, 169#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,794 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-11 17:22:58,795 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,795 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,795 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 61#L1027-2true, 190#true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,854 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 190#true, Black: 185#true, 52#L1026-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,854 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,854 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 172#true, 164#L1028-2true, 190#true, 169#true, 168#true, Black: 185#true, 52#L1026-3true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,855 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 172#true, 61#L1027-2true, 164#L1028-2true, 190#true, 169#true, 168#true, Black: 185#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:58,855 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,855 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:58,856 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:22:59,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][193], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 172#true, 190#true, 169#true, Black: 185#true, 52#L1026-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:59,215 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([661] L1025-4-->L1027-2: Formula: (and (= |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))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 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~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][192], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 172#true, 61#L1027-2true, 190#true, 169#true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:22:59,215 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-11 17:22:59,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-11 17:22:59,236 INFO L124 PetriNetUnfolderBase]: 33307/92111 cut-off events. [2024-10-11 17:22:59,236 INFO L125 PetriNetUnfolderBase]: For 21004/24821 co-relation queries the response was YES. [2024-10-11 17:22:59,511 INFO L83 FinitePrefix]: Finished finitePrefix Result has 164654 conditions, 92111 events. 33307/92111 cut-off events. For 21004/24821 co-relation queries the response was YES. Maximal size of possible extension queue 3679. Compared 1265301 event pairs, 10706 based on Foata normal form. 326/79772 useless extension candidates. Maximal degree in co-relation 145380. Up to 21500 conditions per place. [2024-10-11 17:22:59,994 INFO L140 encePairwiseOnDemand]: 166/176 looper letters, 52 selfloop transitions, 10 changer transitions 0/217 dead transitions. [2024-10-11 17:22:59,994 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 217 transitions, 748 flow [2024-10-11 17:22:59,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:22:59,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:22:59,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 479 transitions. [2024-10-11 17:22:59,996 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9071969696969697 [2024-10-11 17:22:59,996 INFO L175 Difference]: Start difference. First operand has 177 places, 188 transitions, 531 flow. Second operand 3 states and 479 transitions. [2024-10-11 17:22:59,996 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 217 transitions, 748 flow [2024-10-11 17:23:00,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 217 transitions, 728 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:23:00,058 INFO L231 Difference]: Finished difference. Result has 179 places, 198 transitions, 611 flow [2024-10-11 17:23:00,058 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=511, PETRI_DIFFERENCE_MINUEND_PLACES=175, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=178, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=179, PETRI_TRANSITIONS=198} [2024-10-11 17:23:00,059 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 8 predicate places. [2024-10-11 17:23:00,059 INFO L471 AbstractCegarLoop]: Abstraction has has 179 places, 198 transitions, 611 flow [2024-10-11 17:23:00,059 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 141.66666666666666) internal successors, (425), 3 states have internal predecessors, (425), 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) [2024-10-11 17:23:00,059 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:23:00,060 INFO L204 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] [2024-10-11 17:23:00,060 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-10-11 17:23:00,060 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:23:00,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:23:00,060 INFO L85 PathProgramCache]: Analyzing trace with hash -744629472, now seen corresponding path program 1 times [2024-10-11 17:23:00,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:23:00,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385959480] [2024-10-11 17:23:00,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:23:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:23:00,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:23:00,123 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:23:00,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:23:00,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385959480] [2024-10-11 17:23:00,124 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385959480] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:23:00,124 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:23:00,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 17:23:00,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2127370428] [2024-10-11 17:23:00,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:23:00,125 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 17:23:00,125 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:23:00,125 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 17:23:00,125 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-11 17:23:00,206 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 139 out of 176 [2024-10-11 17:23:00,207 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 179 places, 198 transitions, 611 flow. Second operand has 5 states, 5 states have (on average 140.8) internal successors, (704), 5 states have internal predecessors, (704), 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) [2024-10-11 17:23:00,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:23:00,208 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 139 of 176 [2024-10-11 17:23:00,208 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:23:00,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,470 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-11 17:23:00,470 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:00,470 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-11 17:23:00,470 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:00,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,501 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:00,502 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,502 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,502 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-11 17:23:00,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [65#L1040-4true, 171#true, 139#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true]) [2024-10-11 17:23:00,508 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:00,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,508 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:00,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [65#L1040-4true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 124#L1025-2true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:23:00,510 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:00,510 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,510 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:00,510 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,535 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:23:00,535 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-11 17:23:00,535 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:00,535 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:00,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 200#true, 15#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,573 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:23:00,573 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:23:00,573 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:23:00,573 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-11 17:23:00,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 74#L1025-2true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:00,578 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:23:00,578 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:23:00,578 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:00,579 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:00,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 124#L1025-2true, 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 19#L1042true, Black: 185#true, 125#L1025-1true]) [2024-10-11 17:23:00,580 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:23:00,580 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:00,580 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:00,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:23:00,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,612 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-11 17:23:00,612 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:23:00,612 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:23:00,612 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-11 17:23:00,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,655 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-11 17:23:00,655 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:00,655 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:00,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:00,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,656 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-11 17:23:00,656 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:00,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:00,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:00,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 159#L1036-10true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:00,702 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-11 17:23:00,702 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:00,702 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:00,702 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:01,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [60#$Ultimate##0true, 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:01,794 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,794 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, 38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:01,795 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,795 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,795 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,796 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [60#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:01,798 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,799 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,799 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,799 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 38#$Ultimate##0true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:01,801 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,801 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,801 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,801 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:01,869 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,869 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,869 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,869 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:01,870 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:01,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:01,870 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [60#$Ultimate##0true, 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,380 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,380 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,380 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,380 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,381 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,381 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,381 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,381 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [60#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,384 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,384 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,384 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,384 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,385 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,386 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,386 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,386 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 94#L1024-3true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,405 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,405 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,405 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,405 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 94#L1024-3true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,411 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,411 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,411 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,411 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,442 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,442 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,442 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,443 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,443 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,443 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,443 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,443 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,456 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,456 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,456 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,456 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,457 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,457 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,457 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:02,457 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,542 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,542 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,542 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,543 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,543 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,543 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,564 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,564 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,564 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,564 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,565 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,565 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,565 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,565 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:02,596 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,596 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:02,596 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,596 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:02,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 94#L1024-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,663 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,663 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,663 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,664 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 94#L1024-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,670 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,670 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,670 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,670 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,675 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,675 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,675 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,702 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,702 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,702 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,702 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,703 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,703 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,703 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,703 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,703 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,704 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,704 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,704 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,708 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,708 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,708 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,708 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,708 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,709 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,709 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,709 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,709 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,713 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,713 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,713 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,714 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,714 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,714 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,714 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,714 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,714 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,715 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,715 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,715 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,715 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,730 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,730 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,730 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,732 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,732 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,732 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,733 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,733 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,733 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,736 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,736 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,736 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,736 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,737 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,737 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,737 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,737 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,744 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,744 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,744 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,744 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,745 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,746 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:02,746 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,746 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:02,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,836 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,836 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,836 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,836 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,836 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,837 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,837 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,837 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,837 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,837 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,856 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,856 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,856 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,856 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,858 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,858 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,858 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,858 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,858 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,886 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,886 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,886 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,886 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,887 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,887 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,887 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,887 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,887 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,888 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,888 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,888 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,888 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,889 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,889 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,889 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,889 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,889 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,889 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,890 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,890 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,891 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,891 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,891 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,891 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,897 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,897 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,897 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,897 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,898 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,898 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,899 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,899 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,899 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,900 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,900 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:02,900 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:02,901 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,901 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,901 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,901 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,902 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,902 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,902 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,903 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,903 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,903 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:02,904 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:02,920 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,920 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,920 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,920 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,921 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,921 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,921 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,921 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:02,923 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:02,923 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:02,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:02,924 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:02,924 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:02,924 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,924 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:02,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:02,936 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,936 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,936 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:02,955 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,955 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:02,955 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:02,955 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,034 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,034 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,034 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,044 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,044 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,044 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,044 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,045 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,045 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,045 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,045 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,053 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,053 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,053 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,053 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,055 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,055 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,055 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,055 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,055 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,055 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,055 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,059 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,059 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,060 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,060 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,365 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,365 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,365 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,365 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,365 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,365 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,365 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,410 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,410 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,410 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,411 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,416 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,416 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,416 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,416 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,421 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,421 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,421 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,421 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,427 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,427 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,427 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,427 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,441 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,441 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,441 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,441 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,452 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,452 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,452 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,452 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:03,479 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,479 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:03,479 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,479 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:03,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,585 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,585 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,585 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,585 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,592 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,592 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,592 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,592 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,593 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,594 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:03,594 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,594 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:03,600 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,600 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,600 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,600 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,613 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,613 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,613 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,613 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,614 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,614 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,614 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,614 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,631 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,631 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,631 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,631 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,632 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,632 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,632 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,632 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,632 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,632 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,632 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,643 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,643 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,643 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,643 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,648 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,648 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,653 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,653 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,653 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,653 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,668 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,668 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,668 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,668 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,669 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,669 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,669 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,669 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,670 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,683 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,683 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,683 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,683 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:03,700 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,700 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,700 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:03,701 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:03,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,801 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,801 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,801 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,801 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:03,811 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,811 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,811 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,811 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:03,819 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,819 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,819 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,819 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,868 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,868 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,868 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,868 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:03,886 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,886 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,886 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,886 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:03,899 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,899 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,899 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:03,899 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:03,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,963 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:03,963 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:03,963 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:03,963 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:03,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 15#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,964 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:03,964 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:03,964 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:03,964 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:03,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,967 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,967 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,967 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,967 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:03,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:03,968 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,968 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,968 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:03,968 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 45#L1042-3true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,028 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,028 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 129#L1027-2true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,029 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,029 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,029 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,035 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,035 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,035 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,035 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, 129#L1027-2true, Black: 185#true]) [2024-10-11 17:23:04,042 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,042 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,042 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,042 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,042 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,043 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,043 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,046 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,046 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,046 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,046 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,051 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,051 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,051 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,051 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,058 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,058 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,058 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,058 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:04,424 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,424 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,424 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,424 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,498 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,498 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,498 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,498 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,499 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,499 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,499 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,499 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,501 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,501 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,501 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,501 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,502 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,502 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,502 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,502 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,505 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,505 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,505 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,506 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,506 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,506 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,507 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,507 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,507 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,508 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 66#L1028-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,512 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,512 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,512 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,512 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 156#L1028-1true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,514 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,514 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,514 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,514 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 66#L1028-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,517 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,517 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,517 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,517 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 156#L1028-1true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,519 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,519 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,519 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,519 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 45#L1042-3true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,572 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,572 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,572 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:04,578 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,579 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,579 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,579 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,587 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,587 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,587 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,587 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 74#L1025-2true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:04,590 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,590 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,590 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,590 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,594 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:04,595 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,595 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:04,601 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,601 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,601 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,601 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:04,658 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,658 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,658 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,658 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,710 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,710 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,710 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,710 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,710 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,713 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,713 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,713 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,713 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,743 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,743 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,743 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,744 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,744 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,744 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,745 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,745 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,745 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,746 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,749 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,749 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,749 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:04,749 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:04,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,754 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,754 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,754 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,754 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][157], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 88#L1028-2true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,756 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,756 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,756 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,756 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][208], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 34#L1028-2true, 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,759 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,760 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 88#L1028-2true, 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,761 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,761 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,761 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,761 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,811 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,811 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,811 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,812 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:04,812 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,812 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:04,829 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,829 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,829 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,829 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:04,834 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,834 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,834 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,834 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:04,837 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,837 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,837 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,837 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:04,840 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,840 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,840 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,840 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,882 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,882 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:04,882 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,882 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,886 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,886 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,886 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,886 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:04,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:04,896 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,896 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,896 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,897 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,917 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,918 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,918 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,946 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,946 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,946 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:04,946 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,946 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:04,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,948 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,948 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,948 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,948 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,952 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,952 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,952 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,952 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,954 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,954 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,954 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 156#L1028-1true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,971 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,971 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,971 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,971 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 66#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,972 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,972 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,972 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 66#L1028-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,988 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,988 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,988 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,989 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 156#L1028-1true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:04,989 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,989 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,989 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,989 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:04,993 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,993 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:04,993 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:04,993 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:05,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 92#L1044true]) [2024-10-11 17:23:05,051 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true, 92#L1044true]) [2024-10-11 17:23:05,051 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:05,051 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,051 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:05,052 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 92#L1044true]) [2024-10-11 17:23:05,052 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true, 92#L1044true]) [2024-10-11 17:23:05,052 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,058 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,058 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,058 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,058 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,068 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,068 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,068 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,068 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, 82#L1046true, Black: 185#true]) [2024-10-11 17:23:05,074 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,074 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,074 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,074 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,121 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,121 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,121 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,121 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,122 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,122 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:05,122 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,122 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,122 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,122 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,123 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,123 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,124 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,124 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,124 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,124 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,126 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,126 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,126 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,126 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,127 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 15#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,127 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,127 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,128 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,128 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,128 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,128 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,128 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,128 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:05,133 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,133 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,133 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,133 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,472 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,472 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,472 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,472 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,475 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,475 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,475 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,475 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,475 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,476 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,476 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:05,486 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,486 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,486 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,486 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 88#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,518 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,518 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,518 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,519 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,520 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,520 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,520 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,520 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 34#L1028-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,548 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,548 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,548 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,548 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 88#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,549 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,549 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,549 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:05,549 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 82#L1046true, 126#L1024-3true]) [2024-10-11 17:23:05,627 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true, 126#L1024-3true]) [2024-10-11 17:23:05,627 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,627 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 82#L1046true, 126#L1024-3true]) [2024-10-11 17:23:05,628 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,628 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,628 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,628 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true, 126#L1024-3true]) [2024-10-11 17:23:05,629 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 92#L1044true]) [2024-10-11 17:23:05,629 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true, 92#L1044true]) [2024-10-11 17:23:05,630 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,630 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,630 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,630 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:05,640 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,640 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,640 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,640 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,642 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,642 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,642 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,642 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,650 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,650 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,650 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,650 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:05,655 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,655 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,655 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,655 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,658 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,658 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,658 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,658 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,684 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,684 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,684 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,684 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,685 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,709 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,709 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,709 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,709 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,709 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,730 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,730 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,730 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,730 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,731 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,731 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:05,732 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,732 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,732 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,732 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,733 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,733 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,733 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,733 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,733 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,733 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,733 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,734 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,734 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,734 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 112#L1024-3true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:05,755 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,755 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,755 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,755 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:05,806 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,806 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:05,806 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,807 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:05,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 82#L1046true, 126#L1024-3true]) [2024-10-11 17:23:05,939 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true, 126#L1024-3true]) [2024-10-11 17:23:05,940 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:05,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:05,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 74#L1025-2true, 200#true, 195#true, 168#true, 82#L1046true, Black: 185#true]) [2024-10-11 17:23:05,947 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,952 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,952 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,952 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,952 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,952 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,952 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:05,958 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,958 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,958 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,958 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:05,962 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,962 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,962 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,962 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,967 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,967 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,967 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,967 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:05,968 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,968 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:05,968 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:05,968 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,969 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:05,969 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:06,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:06,004 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,004 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,004 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,004 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,004 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,094 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:06,094 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:06,094 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:06,095 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:06,188 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,188 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,189 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,189 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,189 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, 82#L1046true, Black: 185#true]) [2024-10-11 17:23:06,254 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,254 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,254 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,254 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,261 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:06,261 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,261 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,261 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,261 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][103], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 62#L1026-6true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 15#L1025-2true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:06,262 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,262 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:06,262 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,265 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,266 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,266 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,266 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,269 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,269 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,270 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,270 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 14#L1043-6true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,358 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,358 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,358 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,358 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:06,381 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,381 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,381 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:06,381 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:06,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:06,403 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,403 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,403 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:06,403 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:06,403 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,475 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][189], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, 65#L1040-4true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,475 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,475 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:06,475 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,475 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,475 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:06,476 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1025-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:06,529 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,529 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,529 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,529 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:06,563 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,563 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,563 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,563 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:06,582 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,582 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,582 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,582 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 74#L1025-2true, 195#true, 168#true, 82#L1046true, Black: 185#true]) [2024-10-11 17:23:06,592 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,592 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:23:06,592 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,593 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:06,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][127], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 15#L1025-2true, 200#true, 195#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:06,910 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:23:06,910 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:06,910 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:06,910 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:06,911 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:06,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:06,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:23:06,994 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,994 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,994 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, 146#L1026-3true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:06,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:06,995 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:06,995 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:06,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:07,050 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-11 17:23:07,050 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:07,050 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-11 17:23:07,050 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:07,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:07,138 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:23:07,138 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,138 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,138 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 87#ULTIMATE.startFINALtrue, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 195#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:07,139 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:23:07,139 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,139 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,139 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 17#L1027-2true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:07,145 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:23:07,145 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,145 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,145 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:07,149 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-11 17:23:07,149 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,149 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,149 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-11 17:23:07,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 74#L1025-2true, 200#true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:07,274 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-11 17:23:07,275 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,275 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,275 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-11 17:23:07,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 115#L1028-1true, 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:07,439 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-11 17:23:07,439 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:07,439 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-11 17:23:07,439 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-11 17:23:07,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, 164#L1028-2true, Black: 197#(= |#race~data~0| 0), 87#ULTIMATE.startFINALtrue, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 200#true, 74#L1025-2true, 195#true, 168#true, Black: 185#true]) [2024-10-11 17:23:07,530 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-11 17:23:07,530 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:23:07,530 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:07,530 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,154 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [136#L1044-7true, 146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, Black: 185#true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,154 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 200#true, 59#L1025-1true, Black: 195#true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,250 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,250 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,250 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,250 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [136#L1044-7true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, 74#L1025-2true, 59#L1025-1true, 195#true, Black: 197#(= |#race~data~0| 0), Black: 185#true, 167#true]) [2024-10-11 17:23:08,292 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,292 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,292 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,292 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-11 17:23:08,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, 39#L1043-5true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,405 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-11 17:23:08,405 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,405 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,405 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, 39#L1043-5true, Black: 185#true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,406 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-11 17:23:08,406 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,406 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,406 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 200#true, 59#L1025-1true, Black: 195#true, 39#L1043-5true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,500 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-11 17:23:08,500 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,500 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,500 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, 74#L1025-2true, 59#L1025-1true, 195#true, 39#L1043-5true, Black: 197#(= |#race~data~0| 0), Black: 185#true, 167#true]) [2024-10-11 17:23:08,548 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-11 17:23:08,548 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,548 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-11 17:23:08,548 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-11 17:23:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0), 92#L1044true]) [2024-10-11 17:23:08,578 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,578 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,578 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,578 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, Black: 185#true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0), 92#L1044true]) [2024-10-11 17:23:08,579 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,579 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,579 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,579 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 129#L1027-2true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:08,658 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:08,658 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 129#L1027-2true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:08,666 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:08,666 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,666 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:08,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 82#L1046true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,675 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,675 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,675 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,675 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, Black: 185#true, 82#L1046true, 126#L1024-3true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,676 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,676 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,676 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,676 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 74#L1025-2true, 172#true, 200#true, 59#L1025-1true, Black: 195#true, Black: 185#true, 167#true, 197#(= |#race~data~0| 0), 92#L1044true]) [2024-10-11 17:23:08,680 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,680 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,680 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,680 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, 74#L1025-2true, 59#L1025-1true, 195#true, Black: 197#(= |#race~data~0| 0), Black: 185#true, 167#true, 92#L1044true]) [2024-10-11 17:23:08,729 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,729 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,729 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:08,729 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-11 17:23:08,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 129#L1027-2true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:08,746 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:08,746 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,746 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 129#L1027-2true, 82#L1046true, Black: 185#true]) [2024-10-11 17:23:08,753 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 82#L1046true, Black: 185#true]) [2024-10-11 17:23:08,753 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 84#L1026-6true, 129#L1027-2true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:08,754 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 84#L1026-6true, Black: 185#true, 92#L1044true]) [2024-10-11 17:23:08,754 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,754 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,755 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-11 17:23:08,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, 74#L1025-2true, 59#L1025-1true, Black: 195#true, Black: 185#true, 82#L1046true, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:08,767 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,767 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,767 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,767 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 200#true, 59#L1025-1true, 195#true, Black: 197#(= |#race~data~0| 0), 82#L1046true, Black: 185#true, 167#true]) [2024-10-11 17:23:08,811 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,811 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,811 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-11 17:23:08,811 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-11 17:23:08,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 84#L1026-6true, 129#L1027-2true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:08,840 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 84#L1026-6true, Black: 185#true, 82#L1046true]) [2024-10-11 17:23:08,840 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-11 17:23:08,840 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-11 17:23:09,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 172#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 126#L1024-3true, 87#ULTIMATE.startFINALtrue, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:09,307 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,307 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,307 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,307 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 200#true, Black: 195#true, Black: 185#true, 126#L1024-3true, 87#ULTIMATE.startFINALtrue, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:09,308 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 129#L1027-2true, Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:23:09,361 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, 17#L1027-2true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:23:09,361 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,361 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 129#L1027-2true, Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:23:09,366 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:23:09,366 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,366 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,367 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-11 17:23:09,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 74#L1025-2true, 172#true, 59#L1025-1true, Black: 195#true, Black: 185#true, 87#ULTIMATE.startFINALtrue, 167#true, 197#(= |#race~data~0| 0)]) [2024-10-11 17:23:09,374 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,374 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,374 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,374 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][174], [Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 74#L1025-2true, 200#true, 59#L1025-1true, 195#true, Black: 197#(= |#race~data~0| 0), Black: 185#true, 87#ULTIMATE.startFINALtrue, 167#true]) [2024-10-11 17:23:09,395 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,395 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-11 17:23:09,395 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,395 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 84#L1026-6true, 129#L1027-2true, Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:23:09,420 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, 195#true, Black: 197#(= |#race~data~0| 0), 168#true, 84#L1026-6true, Black: 185#true, 87#ULTIMATE.startFINALtrue]) [2024-10-11 17:23:09,420 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-11 17:23:09,420 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [136#L1044-7true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,591 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 136#L1044-7true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, Black: 185#true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,591 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:09,591 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, 39#L1043-5true, 129#L1027-2true, Black: 185#true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,606 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, 39#L1043-5true, Black: 185#true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,606 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:09,606 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:09,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 92#L1044true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,611 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-11 17:23:09,611 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:09,611 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:09,611 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:09,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, Black: 185#true, 92#L1044true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,612 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-11 17:23:09,612 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:09,612 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:09,612 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:09,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 82#L1046true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,616 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, Black: 185#true, 82#L1046true, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,616 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:09,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L1025-4-->L1027-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_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|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_35|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][135], [171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, 129#L1027-2true, Black: 185#true, 87#ULTIMATE.startFINALtrue, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,628 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][136], [146#L1026-3true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 200#true, Black: 195#true, Black: 185#true, 87#ULTIMATE.startFINALtrue, 197#(= |#race~data~0| 0), 167#true]) [2024-10-11 17:23:09,628 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:09,628 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:09,639 INFO L124 PetriNetUnfolderBase]: 35275/100817 cut-off events. [2024-10-11 17:23:09,640 INFO L125 PetriNetUnfolderBase]: For 24868/30140 co-relation queries the response was YES. [2024-10-11 17:23:09,967 INFO L83 FinitePrefix]: Finished finitePrefix Result has 183883 conditions, 100817 events. 35275/100817 cut-off events. For 24868/30140 co-relation queries the response was YES. Maximal size of possible extension queue 3361. Compared 1407395 event pairs, 14760 based on Foata normal form. 74/90694 useless extension candidates. Maximal degree in co-relation 76224. Up to 37859 conditions per place. [2024-10-11 17:23:10,223 INFO L140 encePairwiseOnDemand]: 168/176 looper letters, 34 selfloop transitions, 2 changer transitions 7/210 dead transitions. [2024-10-11 17:23:10,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 210 transitions, 721 flow [2024-10-11 17:23:10,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 17:23:10,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 17:23:10,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 878 transitions. [2024-10-11 17:23:10,225 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8314393939393939 [2024-10-11 17:23:10,225 INFO L175 Difference]: Start difference. First operand has 179 places, 198 transitions, 611 flow. Second operand 6 states and 878 transitions. [2024-10-11 17:23:10,226 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 210 transitions, 721 flow [2024-10-11 17:23:10,252 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 210 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 17:23:10,254 INFO L231 Difference]: Finished difference. Result has 186 places, 199 transitions, 613 flow [2024-10-11 17:23:10,254 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=591, PETRI_DIFFERENCE_MINUEND_PLACES=177, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=613, PETRI_PLACES=186, PETRI_TRANSITIONS=199} [2024-10-11 17:23:10,254 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 15 predicate places. [2024-10-11 17:23:10,254 INFO L471 AbstractCegarLoop]: Abstraction has has 186 places, 199 transitions, 613 flow [2024-10-11 17:23:10,255 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 140.8) internal successors, (704), 5 states have internal predecessors, (704), 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) [2024-10-11 17:23:10,255 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:23:10,255 INFO L204 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] [2024-10-11 17:23:10,255 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-10-11 17:23:10,255 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:23:10,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:23:10,255 INFO L85 PathProgramCache]: Analyzing trace with hash -1491146057, now seen corresponding path program 1 times [2024-10-11 17:23:10,255 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:23:10,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005805725] [2024-10-11 17:23:10,256 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:23:10,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:23:10,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:23:10,328 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 17:23:10,328 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:23:10,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2005805725] [2024-10-11 17:23:10,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2005805725] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:23:10,328 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:23:10,328 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-11 17:23:10,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [886282538] [2024-10-11 17:23:10,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:23:10,329 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:23:10,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:23:10,330 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:23:10,330 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:23:10,339 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 145 out of 176 [2024-10-11 17:23:10,340 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 199 transitions, 613 flow. Second operand has 3 states, 3 states have (on average 146.66666666666666) internal successors, (440), 3 states have internal predecessors, (440), 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) [2024-10-11 17:23:10,340 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:23:10,340 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 145 of 176 [2024-10-11 17:23:10,340 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:23:10,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,622 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-11 17:23:10,622 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:23:10,622 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-11 17:23:10,622 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-11 17:23:10,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,626 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-11 17:23:10,626 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:23:10,626 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-10-11 17:23:10,626 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-10-11 17:23:10,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,760 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-11 17:23:10,760 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:10,760 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:10,760 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-11 17:23:10,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,764 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-11 17:23:10,764 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-11 17:23:10,764 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:10,765 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:10,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 38#$Ultimate##0true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,784 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,784 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-11 17:23:10,784 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,784 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,786 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,786 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,787 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-11 17:23:10,787 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,788 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,788 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,788 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,788 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,795 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,795 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,795 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,809 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:23:10,809 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-11 17:23:10,809 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:10,809 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:10,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,833 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-11 17:23:10,833 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-11 17:23:10,833 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:23:10,833 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-11 17:23:10,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:10,835 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:23:10,835 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:10,835 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:10,836 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:23:10,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 171#true, Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:10,842 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-10-11 17:23:10,842 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-11 17:23:10,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:10,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-11 17:23:10,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,859 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-11 17:23:10,859 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:23:10,859 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-11 17:23:10,859 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:23:10,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,881 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,882 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:10,882 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:10,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,904 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-11 17:23:10,904 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:10,904 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,904 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:10,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:10,983 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-10-11 17:23:10,983 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-11 17:23:10,983 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:23:10,983 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-11 17:23:10,984 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-11 17:23:11,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,005 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-11 17:23:11,005 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:11,005 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,006 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-11 17:23:11,006 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-11 17:23:11,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 213#(= ~ready~0 0), 159#L1036-10true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,032 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-11 17:23:11,032 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-11 17:23:11,032 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-11 17:23:11,032 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:11,032 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-11 17:23:11,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [60#$Ultimate##0true, 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,334 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,334 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,334 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,334 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 38#$Ultimate##0true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,337 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,337 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,337 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,338 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [60#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,354 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,354 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,354 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,354 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 38#$Ultimate##0true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,372 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,372 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,372 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,372 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,410 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,410 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,410 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,410 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,412 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,412 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,412 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,412 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 38#$Ultimate##0true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,425 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 38#$Ultimate##0true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,425 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,425 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,449 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,449 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,449 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,449 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,500 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,500 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-11 17:23:11,500 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,500 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,501 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,501 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,501 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,501 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [60#$Ultimate##0true, 139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,517 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,517 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,517 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,517 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:11,519 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,519 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,519 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,519 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,521 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,521 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,521 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,521 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,522 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,522 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,522 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,522 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,522 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 38#$Ultimate##0true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,523 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,523 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,523 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,524 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,524 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [60#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,536 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,536 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,536 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,536 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:11,547 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,547 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,547 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,550 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:11,550 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,550 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:11,550 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:11,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,559 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,559 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,559 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,559 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 38#$Ultimate##0true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,562 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,562 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,562 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,563 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,597 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,597 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,597 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,597 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,599 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,599 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,599 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,599 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,610 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,611 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,611 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,611 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [113#$Ultimate##0true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,613 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,613 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,613 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,613 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:11,614 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,634 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,634 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,634 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,946 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,946 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,946 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 168#true, 19#L1042true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:11,978 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,978 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,978 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,978 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,981 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,981 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,981 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,981 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,982 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,982 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,982 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,982 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,983 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:11,983 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,983 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:11,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:11,985 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,985 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,985 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,986 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:11,986 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:11,986 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L1025-2-->L1025-4: Formula: (not (= (mod v_~ready~0_3 256) 0)) InVars {~ready~0=v_~ready~0_3} OutVars{~ready~0=v_~ready~0_3} AuxVars[] AssignedVars[][150], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 200#true, 90#L1025-4true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:12,001 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,001 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,001 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,001 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:12,004 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,004 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,004 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,004 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,008 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,008 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,009 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,009 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,026 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,026 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,026 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,026 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,027 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,027 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,027 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,027 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 94#L1024-3true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,035 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,035 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,035 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,035 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,047 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,047 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,047 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,047 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,053 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,053 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,053 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,053 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,054 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,054 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,054 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,054 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,054 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,058 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,058 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,058 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,058 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,059 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,059 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,059 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,059 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,076 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,076 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,076 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,076 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 112#L1024-3true, 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,079 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,079 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,079 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,079 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,079 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-11 17:23:12,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,113 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,113 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,113 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,113 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,114 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,114 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,114 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,115 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,115 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,115 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,116 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,116 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,117 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,117 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,117 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,117 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,117 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,117 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,118 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,118 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,118 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,119 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,119 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,119 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,120 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,120 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,120 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1026-3true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 200#true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:12,125 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,125 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,126 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,126 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L1025-2-->L1025-4: Formula: (not (= (mod v_~ready~0_3 256) 0)) InVars {~ready~0=v_~ready~0_3} OutVars{~ready~0=v_~ready~0_3} AuxVars[] AssignedVars[][150], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 90#L1025-4true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:12,139 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,139 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,139 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,139 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,156 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,156 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,156 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,156 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,157 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,157 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,157 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,158 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,158 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,158 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,158 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,158 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,164 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,164 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,164 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,164 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 74#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,165 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,165 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,165 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,165 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,170 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,170 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,170 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1040-4true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,174 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,174 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,174 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,174 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,195 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,196 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,196 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,196 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:12,200 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,200 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,200 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,200 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,201 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:12,201 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,201 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,204 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,204 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,204 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,204 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-11 17:23:12,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, Black: 185#true]) [2024-10-11 17:23:12,206 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,206 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,206 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,206 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L1026-->L1026-3: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][154], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1026-3true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 45#L1042-3true, Black: 185#true, 126#L1024-3true]) [2024-10-11 17:23:12,251 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,251 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,251 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,252 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,252 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,252 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,252 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,252 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,252 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,253 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,253 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,253 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,253 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,253 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,254 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,255 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,255 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,255 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 15#L1025-2true, 74#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,256 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,256 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,256 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,256 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,258 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,258 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,266 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,266 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,266 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,266 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,283 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,283 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,283 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,283 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,291 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,291 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,291 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,291 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,294 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,294 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,294 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,294 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,305 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,306 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,306 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,306 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,336 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,336 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,336 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,336 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,336 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,340 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,340 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,340 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,340 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,343 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,343 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,343 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,343 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,362 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,362 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,362 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:12,362 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-11 17:23:12,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,394 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,394 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,394 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,394 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,395 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 74#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,395 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,395 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1026-3true, 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,399 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,399 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,399 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,399 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,402 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,402 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,402 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,402 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,402 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,402 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,402 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,414 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,414 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,414 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, 65#L1040-4true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,417 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,418 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,418 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,418 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1025-2-->L1025-4: Formula: (not (= (mod v_~ready~0_3 256) 0)) InVars {~ready~0=v_~ready~0_3} OutVars{~ready~0=v_~ready~0_3} AuxVars[] AssignedVars[][176], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 109#L1025-4true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 74#L1025-2true, 200#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:12,426 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,426 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,426 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,426 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,430 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 147#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,430 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,430 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 74#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,436 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,436 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,436 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,436 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 43#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,441 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,441 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,441 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,441 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,491 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,491 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,491 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,491 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,494 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 128#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,494 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,494 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,494 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,494 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:12,494 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,495 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 15#L1025-2true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,545 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][162], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,545 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,545 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,546 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,546 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][129], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 62#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,546 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,546 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,546 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,546 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][185], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 65#L1040-4true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:12,548 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,548 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,548 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,549 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 200#true, 74#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,557 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,557 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,557 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,557 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,559 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,559 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,559 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,559 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-11 17:23:12,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 200#true, 15#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,560 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,560 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,560 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,560 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,560 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1025-2-->L1025-4: Formula: (not (= (mod v_~ready~0_3 256) 0)) InVars {~ready~0=v_~ready~0_3} OutVars{~ready~0=v_~ready~0_3} AuxVars[] AssignedVars[][176], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 109#L1025-4true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 74#L1025-2true, 200#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:12,574 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,574 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-11 17:23:12,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,942 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,942 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,945 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,945 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,945 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,945 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,945 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,945 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,946 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,946 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:12,946 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:12,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1026-3true, 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,946 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,946 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,946 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][178], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 52#L1026-3true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 74#L1025-2true, 200#true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:12,960 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-11 17:23:12,960 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-11 17:23:12,960 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-11 17:23:12,960 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-11 17:23:12,964 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 4#L1026-3true, 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:12,964 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,964 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,964 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:12,965 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,965 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:12,965 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:13,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][178], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 52#L1026-3true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 74#L1025-2true, 168#true, 45#L1042-3true, Black: 185#true]) [2024-10-11 17:23:13,073 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-10-11 17:23:13,073 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-11 17:23:13,073 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-11 17:23:13,073 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-11 17:23:13,076 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 84#L1026-6true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:13,076 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([695] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][77], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 62#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 15#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:13,076 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,076 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1025-2-->L1025-4: Formula: (not (= (mod v_~ready~0_3 256) 0)) InVars {~ready~0=v_~ready~0_3} OutVars{~ready~0=v_~ready~0_3} AuxVars[] AssignedVars[][176], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 133#L1040-1true, 62#L1026-6true, 109#L1025-4true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:13,166 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,166 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,166 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,167 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][178], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 133#L1040-1true, 62#L1026-6true, 52#L1026-3true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 4#L1026-3true, Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:13,167 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:13,167 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,167 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:13,167 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 47#L1025-4true, 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:13,233 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:13,233 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,233 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,233 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1025-2-->L1025-4: Formula: (not (= (mod v_~ready~0_3 256) 0)) InVars {~ready~0=v_~ready~0_3} OutVars{~ready~0=v_~ready~0_3} AuxVars[] AssignedVars[][176], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 133#L1040-1true, 84#L1026-6true, 62#L1026-6true, 109#L1025-4true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:13,272 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L1026-->L1026-3: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][178], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, Black: 197#(= |#race~data~0| 0), 133#L1040-1true, 84#L1026-6true, 62#L1026-6true, 52#L1026-3true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:13,272 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:13,272 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-11 17:23:13,273 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:13,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 125#L1025-1true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 211#true, Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 17#L1027-2true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 101#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 168#true, Black: 185#true]) [2024-10-11 17:23:13,360 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-11 17:23:13,360 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:13,360 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:13,360 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-11 17:23:13,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [139#L1025-1true, Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 62#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:13,476 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-11 17:23:13,476 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:13,476 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-11 17:23:13,476 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-11 17:23:13,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1026-6-->L1025-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][151], [Black: 192#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 170#true, 172#true, 59#L1025-1true, Black: 197#(= |#race~data~0| 0), 62#L1026-6true, Black: 206#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 202#(= |ULTIMATE.start_main_~i~0#1| 0), 211#true, Black: 203#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 176#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 204#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1025-2true, 200#true, 168#true, 19#L1042true, Black: 185#true]) [2024-10-11 17:23:13,535 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-11 17:23:13,535 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-11 17:23:13,535 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:13,535 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-11 17:23:14,591 INFO L124 PetriNetUnfolderBase]: 12639/47993 cut-off events. [2024-10-11 17:23:14,591 INFO L125 PetriNetUnfolderBase]: For 8422/10676 co-relation queries the response was YES. [2024-10-11 17:23:14,734 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81878 conditions, 47993 events. 12639/47993 cut-off events. For 8422/10676 co-relation queries the response was YES. Maximal size of possible extension queue 2115. Compared 685586 event pairs, 3950 based on Foata normal form. 188/44505 useless extension candidates. Maximal degree in co-relation 81791. Up to 12226 conditions per place. [2024-10-11 17:23:14,837 INFO L140 encePairwiseOnDemand]: 171/176 looper letters, 32 selfloop transitions, 2 changer transitions 0/192 dead transitions. [2024-10-11 17:23:14,837 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 181 places, 192 transitions, 621 flow [2024-10-11 17:23:14,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:23:14,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:23:14,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 472 transitions. [2024-10-11 17:23:14,839 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8939393939393939 [2024-10-11 17:23:14,839 INFO L175 Difference]: Start difference. First operand has 186 places, 199 transitions, 613 flow. Second operand 3 states and 472 transitions. [2024-10-11 17:23:14,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 181 places, 192 transitions, 621 flow [2024-10-11 17:23:15,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 192 transitions, 597 flow, removed 10 selfloop flow, removed 5 redundant places. [2024-10-11 17:23:15,021 INFO L231 Difference]: Finished difference. Result has 177 places, 183 transitions, 523 flow [2024-10-11 17:23:15,021 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=511, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=523, PETRI_PLACES=177, PETRI_TRANSITIONS=183} [2024-10-11 17:23:15,021 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 6 predicate places. [2024-10-11 17:23:15,021 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 183 transitions, 523 flow [2024-10-11 17:23:15,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 146.66666666666666) internal successors, (440), 3 states have internal predecessors, (440), 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) [2024-10-11 17:23:15,022 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:23:15,022 INFO L204 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] [2024-10-11 17:23:15,022 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-10-11 17:23:15,022 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:23:15,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:23:15,022 INFO L85 PathProgramCache]: Analyzing trace with hash -1262338104, now seen corresponding path program 1 times [2024-10-11 17:23:15,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:23:15,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1409439542] [2024-10-11 17:23:15,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:23:15,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:23:15,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 17:23:15,077 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-11 17:23:15,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 17:23:15,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1409439542] [2024-10-11 17:23:15,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1409439542] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 17:23:15,078 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 17:23:15,078 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-11 17:23:15,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008705389] [2024-10-11 17:23:15,078 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 17:23:15,078 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 17:23:15,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 17:23:15,079 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 17:23:15,079 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 17:23:15,088 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 176 [2024-10-11 17:23:15,088 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 177 places, 183 transitions, 523 flow. Second operand has 3 states, 3 states have (on average 150.33333333333334) internal successors, (451), 3 states have internal predecessors, (451), 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) [2024-10-11 17:23:15,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 17:23:15,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 176 [2024-10-11 17:23:15,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 17:23:15,634 INFO L124 PetriNetUnfolderBase]: 349/2650 cut-off events. [2024-10-11 17:23:15,634 INFO L125 PetriNetUnfolderBase]: For 636/644 co-relation queries the response was YES. [2024-10-11 17:23:15,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3996 conditions, 2650 events. 349/2650 cut-off events. For 636/644 co-relation queries the response was YES. Maximal size of possible extension queue 100. Compared 22783 event pairs, 88 based on Foata normal form. 153/2637 useless extension candidates. Maximal degree in co-relation 3022. Up to 272 conditions per place. [2024-10-11 17:23:15,648 INFO L140 encePairwiseOnDemand]: 162/176 looper letters, 12 selfloop transitions, 14 changer transitions 0/173 dead transitions. [2024-10-11 17:23:15,648 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 175 places, 173 transitions, 534 flow [2024-10-11 17:23:15,649 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 17:23:15,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 17:23:15,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 480 transitions. [2024-10-11 17:23:15,650 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9090909090909091 [2024-10-11 17:23:15,650 INFO L175 Difference]: Start difference. First operand has 177 places, 183 transitions, 523 flow. Second operand 3 states and 480 transitions. [2024-10-11 17:23:15,650 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 175 places, 173 transitions, 534 flow [2024-10-11 17:23:15,654 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 171 places, 173 transitions, 504 flow, removed 10 selfloop flow, removed 4 redundant places. [2024-10-11 17:23:15,656 INFO L231 Difference]: Finished difference. Result has 171 places, 168 transitions, 449 flow [2024-10-11 17:23:15,656 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=421, PETRI_DIFFERENCE_MINUEND_PLACES=169, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=154, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=449, PETRI_PLACES=171, PETRI_TRANSITIONS=168} [2024-10-11 17:23:15,656 INFO L277 CegarLoopForPetriNet]: 171 programPoint places, 0 predicate places. [2024-10-11 17:23:15,657 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 168 transitions, 449 flow [2024-10-11 17:23:15,658 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 150.33333333333334) internal successors, (451), 3 states have internal predecessors, (451), 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) [2024-10-11 17:23:15,658 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 17:23:15,658 INFO L204 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] [2024-10-11 17:23:15,658 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-10-11 17:23:15,658 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-11 17:23:15,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 17:23:15,658 INFO L85 PathProgramCache]: Analyzing trace with hash -658185807, now seen corresponding path program 1 times [2024-10-11 17:23:15,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 17:23:15,659 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2021964863] [2024-10-11 17:23:15,659 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 17:23:15,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 17:23:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat