./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:33:04,824 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:33:04,900 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:33:04,907 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:33:04,908 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:33:04,937 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:33:04,938 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:33:04,938 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:33:04,939 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:33:04,939 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:33:04,940 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:33:04,940 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:33:04,940 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:33:04,940 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:33:04,941 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:33:04,941 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:33:04,941 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:33:04,941 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:33:04,941 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:33:04,942 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:33:04,943 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:33:04,943 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:33:04,943 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:33:04,943 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:33:04,943 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:33:04,943 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:33:04,944 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/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 -> d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 [2025-02-08 05:33:05,254 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:33:05,265 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:33:05,268 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:33:05,269 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:33:05,269 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:33:05,272 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-02-08 05:33:06,647 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9ce3f1b1b/42e84e9ae8db42319a434b467b03f38a/FLAG4edf37ccc [2025-02-08 05:33:07,021 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:33:07,023 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-02-08 05:33:07,036 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9ce3f1b1b/42e84e9ae8db42319a434b467b03f38a/FLAG4edf37ccc [2025-02-08 05:33:07,051 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9ce3f1b1b/42e84e9ae8db42319a434b467b03f38a [2025-02-08 05:33:07,053 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:33:07,054 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:33:07,055 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:33:07,056 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:33:07,058 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:33:07,059 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,059 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@206890b1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07, skipping insertion in model container [2025-02-08 05:33:07,059 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,096 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:33:07,405 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:33:07,428 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:33:07,470 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:33:07,523 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:33:07,524 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07 WrapperNode [2025-02-08 05:33:07,524 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:33:07,525 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:33:07,525 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:33:07,525 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:33:07,529 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,543 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,560 INFO L138 Inliner]: procedures = 271, calls = 38, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 106 [2025-02-08 05:33:07,560 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:33:07,561 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:33:07,561 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:33:07,561 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:33:07,567 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,568 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,573 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,573 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,582 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,583 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,586 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,587 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,590 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:33:07,591 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:33:07,591 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:33:07,591 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:33:07,592 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (1/1) ... [2025-02-08 05:33:07,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:33:07,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:33:07,638 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:33:07,641 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2025-02-08 05:33:07,656 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2025-02-08 05:33:07,656 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure process [2025-02-08 05:33:07,656 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2025-02-08 05:33:07,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:33:07,657 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:33:07,657 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:33:07,657 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:33:07,883 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:33:07,885 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:33:08,165 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:33:08,166 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:33:08,195 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:33:08,195 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:33:08,196 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:33:08 BoogieIcfgContainer [2025-02-08 05:33:08,196 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:33:08,199 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:33:08,199 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:33:08,206 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:33:08,207 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:33:07" (1/3) ... [2025-02-08 05:33:08,207 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4644b95 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:33:08, skipping insertion in model container [2025-02-08 05:33:08,207 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:33:07" (2/3) ... [2025-02-08 05:33:08,208 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4644b95 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:33:08, skipping insertion in model container [2025-02-08 05:33:08,208 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:33:08" (3/3) ... [2025-02-08 05:33:08,209 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2025-02-08 05:33:08,221 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:33:08,223 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_04-priv_multi_true.i that has 4 procedures, 201 locations, 1 initial locations, 4 loop locations, and 15 error locations. [2025-02-08 05:33:08,223 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:33:08,317 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:33:08,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 210 places, 210 transitions, 432 flow [2025-02-08 05:33:08,444 INFO L124 PetriNetUnfolderBase]: 10/207 cut-off events. [2025-02-08 05:33:08,448 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:33:08,459 INFO L83 FinitePrefix]: Finished finitePrefix Result has 217 conditions, 207 events. 10/207 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 492 event pairs, 0 based on Foata normal form. 0/182 useless extension candidates. Maximal degree in co-relation 179. Up to 2 conditions per place. [2025-02-08 05:33:08,459 INFO L82 GeneralOperation]: Start removeDead. Operand has 210 places, 210 transitions, 432 flow [2025-02-08 05:33:08,464 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 207 places, 207 transitions, 423 flow [2025-02-08 05:33:08,471 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:33:08,481 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;@ed703c7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:33:08,481 INFO L334 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2025-02-08 05:33:08,496 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:33:08,496 INFO L124 PetriNetUnfolderBase]: 0/62 cut-off events. [2025-02-08 05:33:08,496 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:33:08,496 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:33:08,497 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:33:08,497 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting generateErr1ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-02-08 05:33:08,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:33:08,502 INFO L85 PathProgramCache]: Analyzing trace with hash 1806219647, now seen corresponding path program 1 times [2025-02-08 05:33:08,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:33:08,510 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136179201] [2025-02-08 05:33:08,512 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:33:08,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:33:08,698 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-02-08 05:33:08,722 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-02-08 05:33:08,726 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:33:08,727 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:33:08,931 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:33:08,932 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:33:08,932 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136179201] [2025-02-08 05:33:08,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136179201] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:33:08,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:33:08,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:33:08,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120653170] [2025-02-08 05:33:08,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:33:08,940 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:33:08,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:33:08,964 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:33:08,965 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:33:09,036 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 210 [2025-02-08 05:33:09,040 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 207 transitions, 423 flow. Second operand has 3 states, 3 states have (on average 173.66666666666666) internal successors, (521), 3 states have internal predecessors, (521), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:09,040 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:33:09,040 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 210 [2025-02-08 05:33:09,044 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:33:12,695 INFO L124 PetriNetUnfolderBase]: 9686/27366 cut-off events. [2025-02-08 05:33:12,696 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2025-02-08 05:33:12,809 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40093 conditions, 27366 events. 9686/27366 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 690. Compared 313566 event pairs, 5650 based on Foata normal form. 4213/27672 useless extension candidates. Maximal degree in co-relation 40053. Up to 10290 conditions per place. [2025-02-08 05:33:12,973 INFO L140 encePairwiseOnDemand]: 193/210 looper letters, 43 selfloop transitions, 10 changer transitions 0/216 dead transitions. [2025-02-08 05:33:12,973 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 216 transitions, 553 flow [2025-02-08 05:33:12,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:33:12,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:33:12,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 582 transitions. [2025-02-08 05:33:12,991 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9238095238095239 [2025-02-08 05:33:12,994 INFO L175 Difference]: Start difference. First operand has 207 places, 207 transitions, 423 flow. Second operand 3 states and 582 transitions. [2025-02-08 05:33:12,995 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 216 transitions, 553 flow [2025-02-08 05:33:13,002 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 196 places, 216 transitions, 548 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-08 05:33:13,007 INFO L231 Difference]: Finished difference. Result has 198 places, 202 transitions, 470 flow [2025-02-08 05:33:13,010 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=392, PETRI_DIFFERENCE_MINUEND_PLACES=194, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=470, PETRI_PLACES=198, PETRI_TRANSITIONS=202} [2025-02-08 05:33:13,016 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -9 predicate places. [2025-02-08 05:33:13,016 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 202 transitions, 470 flow [2025-02-08 05:33:13,016 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 173.66666666666666) internal successors, (521), 3 states have internal predecessors, (521), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:13,017 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:33:13,017 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:33:13,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:33:13,017 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting processErr8ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-02-08 05:33:13,018 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:33:13,019 INFO L85 PathProgramCache]: Analyzing trace with hash -2004878470, now seen corresponding path program 1 times [2025-02-08 05:33:13,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:33:13,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373271451] [2025-02-08 05:33:13,020 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:33:13,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:33:13,051 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 44 statements into 1 equivalence classes. [2025-02-08 05:33:13,057 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 44 of 44 statements. [2025-02-08 05:33:13,061 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:33:13,061 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:33:13,142 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:33:13,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:33:13,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373271451] [2025-02-08 05:33:13,143 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373271451] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:33:13,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:33:13,143 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:33:13,143 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175108723] [2025-02-08 05:33:13,143 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:33:13,144 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:33:13,144 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:33:13,144 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:33:13,144 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:33:13,188 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 210 [2025-02-08 05:33:13,189 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 202 transitions, 470 flow. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:13,189 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:33:13,189 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 210 [2025-02-08 05:33:13,189 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:33:18,913 INFO L124 PetriNetUnfolderBase]: 24072/66682 cut-off events. [2025-02-08 05:33:18,914 INFO L125 PetriNetUnfolderBase]: For 10981/10989 co-relation queries the response was YES. [2025-02-08 05:33:19,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109341 conditions, 66682 events. 24072/66682 cut-off events. For 10981/10989 co-relation queries the response was YES. Maximal size of possible extension queue 1732. Compared 865327 event pairs, 6583 based on Foata normal form. 0/58630 useless extension candidates. Maximal degree in co-relation 109302. Up to 17974 conditions per place. [2025-02-08 05:33:19,656 INFO L140 encePairwiseOnDemand]: 191/210 looper letters, 58 selfloop transitions, 21 changer transitions 0/238 dead transitions. [2025-02-08 05:33:19,657 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 238 transitions, 748 flow [2025-02-08 05:33:19,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:33:19,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:33:19,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-02-08 05:33:19,660 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9015873015873016 [2025-02-08 05:33:19,660 INFO L175 Difference]: Start difference. First operand has 198 places, 202 transitions, 470 flow. Second operand 3 states and 568 transitions. [2025-02-08 05:33:19,660 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 238 transitions, 748 flow [2025-02-08 05:33:19,827 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 238 transitions, 712 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:33:19,838 INFO L231 Difference]: Finished difference. Result has 200 places, 223 transitions, 658 flow [2025-02-08 05:33:19,844 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=202, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=658, PETRI_PLACES=200, PETRI_TRANSITIONS=223} [2025-02-08 05:33:19,845 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -7 predicate places. [2025-02-08 05:33:19,845 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 223 transitions, 658 flow [2025-02-08 05:33:19,845 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:19,846 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:33:19,846 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:33:19,846 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:33:19,846 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting generateErr0ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-02-08 05:33:19,851 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:33:19,851 INFO L85 PathProgramCache]: Analyzing trace with hash 1172550345, now seen corresponding path program 1 times [2025-02-08 05:33:19,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:33:19,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024440614] [2025-02-08 05:33:19,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:33:19,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:33:19,886 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-08 05:33:19,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-08 05:33:19,892 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:33:19,892 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:33:19,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:33:19,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:33:19,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024440614] [2025-02-08 05:33:19,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024440614] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:33:19,984 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:33:19,984 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:33:19,984 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1944311032] [2025-02-08 05:33:19,984 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:33:19,984 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:33:19,985 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:33:19,985 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:33:19,985 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:33:20,051 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 210 [2025-02-08 05:33:20,052 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 223 transitions, 658 flow. Second operand has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:20,053 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:33:20,053 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 210 [2025-02-08 05:33:20,053 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:33:22,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [120#L1209true, 211#true, 113#L1170-6true, 220#(= |#race~A~0| 0), 122#L1187true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:22,056 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-02-08 05:33:22,056 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:22,056 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:22,056 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:22,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 113#L1170-6true, 220#(= |#race~A~0| 0), 15#L1210true, 122#L1187true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:22,274 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-02-08 05:33:22,274 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:22,274 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:22,274 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:22,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([490] L1170-3-->L1170-1: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_12|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_12|} AuxVars[] AssignedVars[#race~A~0][98], [120#L1209true, 211#true, 122#L1187true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 134#L1170-1true, 207#true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:22,891 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 120#L1209true, 113#L1170-6true, 51#L1195true, 220#(= |#race~A~0| 0), 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:22,893 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:22,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:23,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 51#L1195true, 113#L1170-6true, 220#(= |#race~A~0| 0), 15#L1210true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:23,018 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,018 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,018 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,018 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([490] L1170-3-->L1170-1: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_12|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_12|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 15#L1210true, 122#L1187true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:23,135 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,135 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,135 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,135 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:23,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [130#L1190true, 211#true, 120#L1209true, 113#L1170-6true, 220#(= |#race~A~0| 0), 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:23,561 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-02-08 05:33:23,561 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:23,561 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:23,562 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:23,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [130#L1190true, 211#true, 113#L1170-6true, 220#(= |#race~A~0| 0), 15#L1210true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:23,681 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,681 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,681 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,681 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([490] L1170-3-->L1170-1: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_12|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_12|} AuxVars[] AssignedVars[#race~A~0][98], [120#L1209true, 211#true, 51#L1195true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 134#L1170-1true, 207#true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:23,784 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,784 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,784 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:23,784 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:24,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([490] L1170-3-->L1170-1: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_12|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_12|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 51#L1195true, 15#L1210true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 218#true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:24,202 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-08 05:33:24,202 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:33:24,203 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:33:24,203 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:33:24,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([490] L1170-3-->L1170-1: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_12|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_12|} AuxVars[] AssignedVars[#race~A~0][98], [130#L1190true, 120#L1209true, 211#true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:24,306 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-08 05:33:24,306 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:33:24,306 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:33:24,306 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:33:24,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([490] L1170-3-->L1170-1: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_12|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_12|} AuxVars[] AssignedVars[#race~A~0][98], [130#L1190true, 211#true, 15#L1210true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:24,528 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-02-08 05:33:24,528 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:33:24,528 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:33:24,528 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:33:27,958 INFO L124 PetriNetUnfolderBase]: 32793/90387 cut-off events. [2025-02-08 05:33:27,959 INFO L125 PetriNetUnfolderBase]: For 47509/49283 co-relation queries the response was YES. [2025-02-08 05:33:28,270 INFO L83 FinitePrefix]: Finished finitePrefix Result has 165629 conditions, 90387 events. 32793/90387 cut-off events. For 47509/49283 co-relation queries the response was YES. Maximal size of possible extension queue 2309. Compared 1216512 event pairs, 14453 based on Foata normal form. 190/78792 useless extension candidates. Maximal degree in co-relation 165589. Up to 35280 conditions per place. [2025-02-08 05:33:28,672 INFO L140 encePairwiseOnDemand]: 199/210 looper letters, 65 selfloop transitions, 18 changer transitions 0/253 dead transitions. [2025-02-08 05:33:28,672 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 253 transitions, 958 flow [2025-02-08 05:33:28,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:33:28,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:33:28,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 570 transitions. [2025-02-08 05:33:28,674 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9047619047619048 [2025-02-08 05:33:28,674 INFO L175 Difference]: Start difference. First operand has 200 places, 223 transitions, 658 flow. Second operand 3 states and 570 transitions. [2025-02-08 05:33:28,674 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 253 transitions, 958 flow [2025-02-08 05:33:28,705 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 253 transitions, 902 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:33:28,709 INFO L231 Difference]: Finished difference. Result has 202 places, 239 transitions, 810 flow [2025-02-08 05:33:28,709 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=616, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=810, PETRI_PLACES=202, PETRI_TRANSITIONS=239} [2025-02-08 05:33:28,710 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -5 predicate places. [2025-02-08 05:33:28,710 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 239 transitions, 810 flow [2025-02-08 05:33:28,711 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:28,711 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:33:28,711 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:33:28,711 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:33:28,711 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting disposeErr1ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-02-08 05:33:28,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:33:28,712 INFO L85 PathProgramCache]: Analyzing trace with hash -263776697, now seen corresponding path program 1 times [2025-02-08 05:33:28,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:33:28,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [788397530] [2025-02-08 05:33:28,712 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:33:28,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:33:28,736 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-02-08 05:33:28,748 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-02-08 05:33:28,748 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:33:28,748 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:33:28,820 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:33:28,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:33:28,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [788397530] [2025-02-08 05:33:28,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [788397530] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:33:28,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:33:28,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:33:28,821 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [290973474] [2025-02-08 05:33:28,821 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:33:28,821 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:33:28,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:33:28,821 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:33:28,821 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:33:28,849 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 210 [2025-02-08 05:33:28,850 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 239 transitions, 810 flow. Second operand has 3 states, 3 states have (on average 173.0) internal successors, (519), 3 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:28,850 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:33:28,851 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 210 [2025-02-08 05:33:28,851 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:33:29,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:29,291 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-02-08 05:33:29,292 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:29,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:29,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:29,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:29,568 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-02-08 05:33:29,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:29,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:29,568 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 37#L1208-6true, 67#L1169-1true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:29,861 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-08 05:33:29,861 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:29,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:32,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:32,206 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-08 05:33:32,206 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:32,206 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:32,206 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:32,206 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:32,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:32,515 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-08 05:33:32,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:32,515 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:32,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:32,515 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:33,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 4#disposeENTRYtrue, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:33,773 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-02-08 05:33:33,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:33,773 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:33,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:33,773 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:34,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 80#L1161-3true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:34,201 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-02-08 05:33:34,201 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:34,201 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:34,201 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:34,201 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:36,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][89], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 228#true, 209#true]) [2025-02-08 05:33:36,843 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:33:36,843 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:36,843 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:36,843 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:37,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][89], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 153#L1168true, 223#true, 228#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:37,140 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:33:37,140 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:37,140 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:37,140 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 176#L1161true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:37,606 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 153#L1168true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:37,606 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:37,606 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:37,899 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:37,899 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:37,899 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:38,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:38,681 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:38,681 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:38,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:38,682 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:38,682 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:38,682 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:38,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 209#true, Black: 218#true]) [2025-02-08 05:33:38,720 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:38,720 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:38,720 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:38,720 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:38,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 67#L1169-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:38,720 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:33:38,720 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:38,720 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:38,721 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:38,721 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:39,196 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:39,196 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:39,196 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:39,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 97#L1160true, 68#L1188-1true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:39,197 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:33:39,197 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:39,197 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:39,198 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:39,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:39,580 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:33:39,580 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:39,580 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:39,580 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:39,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 67#L1169-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:39,612 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:39,612 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:39,612 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:39,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:39,612 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:39,613 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:33:39,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:39,613 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:39,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:39,613 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:39,613 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:33:39,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:39,990 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:39,990 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:39,990 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:39,990 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:39,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:39,990 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:39,991 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:39,991 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:39,991 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:39,992 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:39,992 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:40,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:40,031 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:33:40,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-08 05:33:40,031 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:40,031 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:40,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 176#L1161true, 223#true, 68#L1188-1true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:40,555 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:40,555 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,555 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,555 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 51#L1195true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:40,556 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:40,556 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:40,556 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:40,583 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:33:40,583 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:40,583 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:40,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:40,846 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:40,846 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:40,846 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 67#L1169-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:40,871 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:40,871 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,871 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:40,872 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 67#L1169-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:40,872 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:40,872 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:40,872 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][134], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:40,873 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][134], [211#true, 8#L1160-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-08 05:33:40,873 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:40,873 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:40,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:40,877 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:40,877 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:40,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:40,877 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 68#L1188-1true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:40,879 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:40,879 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:40,879 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:40,879 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:41,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 68#L1188-1true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:41,176 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:41,176 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:41,176 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:41,176 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:41,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:41,177 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:41,177 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:41,177 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:41,177 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 97#L1160true, 209#true, 121#L1208-3true, Black: 218#true]) [2025-02-08 05:33:41,670 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 176#L1161true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:41,670 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,670 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:41,671 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:41,671 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:41,671 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 67#L1169-1true, 157#L1208-5true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:41,697 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 37#L1208-6true, 67#L1169-1true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:41,697 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-08 05:33:41,697 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:41,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 68#L1188-1true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:41,704 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:33:41,704 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:41,704 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:41,704 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:41,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:41,705 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:33:41,705 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:41,705 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:41,705 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:41,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 176#L1161true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:41,934 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:33:41,934 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:41,935 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:41,935 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:41,973 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:33:41,973 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:41,973 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:41,973 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:41,977 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:41,977 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:41,977 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:42,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:42,519 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:42,519 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:42,519 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:42,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:42,522 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:33:42,522 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:42,522 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:42,522 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:42,741 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:42,741 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:42,741 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:42,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:42,790 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:33:42,790 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:42,790 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:42,790 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:42,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:42,794 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:33:42,794 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:42,794 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:42,794 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:42,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:42,795 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:33:42,795 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:42,795 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:42,795 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:42,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:42,796 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:33:42,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:42,796 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:42,796 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:42,796 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:42,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:42,798 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:33:42,798 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:42,798 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:42,798 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:43,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [75#L1158true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 68#L1188-1true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:43,004 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:33:43,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-08 05:33:43,004 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:43,004 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:43,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:43,088 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:33:43,088 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:43,088 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:43,088 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:43,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:43,097 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:33:43,097 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:43,097 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:43,097 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:43,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:43,101 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:33:43,101 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:43,101 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:43,101 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:43,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:43,545 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:33:43,545 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:43,545 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:43,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-08 05:33:43,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:43,633 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:33:43,633 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:43,633 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:43,633 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:43,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 153#L1168true, 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:43,641 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:43,641 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:43,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:43,641 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:43,641 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:43,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:43,642 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:43,642 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:43,642 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:43,643 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:43,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:43,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:43,645 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:33:43,645 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:43,645 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:43,645 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:43,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:43,647 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:33:43,647 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:43,647 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:43,647 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:44,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:44,006 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:44,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:44,006 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:44,006 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:44,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:44,014 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:44,014 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:44,014 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:44,014 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:44,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:44,016 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:44,016 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:44,016 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:44,016 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:44,016 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:44,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:44,017 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:44,017 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:44,017 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:44,017 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:44,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:44,282 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:33:44,282 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:44,282 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:44,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:33:44,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:44,282 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:33:44,283 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:44,283 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:44,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:33:44,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:44,695 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:33:44,695 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:44,695 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:44,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:45,031 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 51#L1195true, Black: 223#true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:45,031 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:45,031 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:45,058 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,058 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,058 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:45,058 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:45,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,059 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,059 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,059 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:45,059 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:45,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 153#L1168true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,060 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:33:45,060 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:45,060 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:45,060 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,060 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:45,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,067 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:45,068 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:45,068 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-08 05:33:45,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:45,070 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,070 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:45,070 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,071 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:45,071 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 18#L1180true, 157#L1208-5true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-08 05:33:45,299 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 51#L1195true, Black: 223#true, 18#L1180true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-08 05:33:45,299 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 18#L1180true, 122#L1187true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-08 05:33:45,299 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-08 05:33:45,299 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:45,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 137#L1188true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,304 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,304 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:45,304 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,304 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,305 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,305 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-08 05:33:45,305 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:45,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,309 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,309 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:45,309 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:45,309 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 121#L1208-3true]) [2025-02-08 05:33:45,310 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 51#L1195true, Black: 223#true, 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 121#L1208-3true]) [2025-02-08 05:33:45,310 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,310 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 121#L1208-3true]) [2025-02-08 05:33:45,311 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:45,311 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:45,311 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-08 05:33:45,311 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:45,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,343 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,343 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:45,343 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,343 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:45,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,344 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:33:45,344 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:45,344 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:45,344 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:45,344 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 209#true, 121#L1208-3true, Black: 218#true]) [2025-02-08 05:33:45,523 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, 75#L1158true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:45,523 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,523 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:45,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 68#L1188-1true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,553 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,553 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:45,553 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:45,553 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:45,560 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,560 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:45,560 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:45,560 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 180#L1169true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,589 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,589 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,589 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:45,589 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:45,590 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, Black: 223#true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,603 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 18#L1180true, 137#L1188true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-08 05:33:45,603 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:45,603 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 51#L1195true, Black: 223#true, 18#L1180true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-08 05:33:45,604 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 18#L1180true, 122#L1187true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-08 05:33:45,604 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:33:45,604 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:45,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:45,610 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,610 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,610 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,610 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 97#L1160true, 209#true, Black: 218#true, 121#L1208-3true]) [2025-02-08 05:33:45,612 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:45,612 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:45,612 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:45,612 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,663 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,663 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:45,663 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:45,663 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,663 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:45,665 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-08 05:33:45,665 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:45,665 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:45,665 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,665 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 18#L1180true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 68#L1188-1true, Black: 218#true, 209#true]) [2025-02-08 05:33:45,677 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:45,677 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,677 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,677 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:45,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 18#L1180true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 68#L1188-1true, 209#true, Black: 218#true]) [2025-02-08 05:33:45,677 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:45,677 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 97#L1160true, 230#(= |#race~B~0| 0), 68#L1188-1true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:45,678 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:45,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 68#L1188-1true, 209#true, 121#L1208-3true, Black: 218#true]) [2025-02-08 05:33:45,678 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 68#L1188-1true, 209#true, 121#L1208-3true, Black: 218#true]) [2025-02-08 05:33:45,679 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 68#L1188-1true, 209#true]) [2025-02-08 05:33:45,679 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:45,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:45,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 68#L1188-1true, 209#true]) [2025-02-08 05:33:45,680 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:45,680 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:45,680 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:45,680 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 137#L1188true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 209#true, Black: 218#true]) [2025-02-08 05:33:46,221 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,221 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:46,221 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:46,221 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:46,227 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:46,227 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:46,227 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:46,227 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:46,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 113#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,246 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, 113#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,246 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 113#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 68#L1188-1true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,246 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 113#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,246 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:46,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:46,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,266 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,266 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,266 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,266 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,267 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,267 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,267 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:46,267 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,277 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:46,277 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,277 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:46,277 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:46,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, Black: 223#true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,281 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,281 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,281 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,282 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,293 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 83#L1189-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,293 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,293 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,339 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,339 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:46,339 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:46,339 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 153#L1168true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,342 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:46,342 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:46,342 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:46,342 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,342 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 176#L1161true, 230#(= |#race~B~0| 0), 153#L1168true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,343 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,343 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,343 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:46,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,346 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:46,346 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:46,346 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:46,346 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,346 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:46,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [75#L1158true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:46,480 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-08 05:33:46,480 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-08 05:33:46,480 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:46,480 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 68#L1188-1true, 209#true]) [2025-02-08 05:33:46,508 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,508 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,508 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,508 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:46,541 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,541 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,541 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:46,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,545 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,545 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:46,545 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,545 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:46,545 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,547 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,547 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,547 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:46,547 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,547 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 87#L1170-7true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,564 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 87#L1170-7true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,564 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 87#L1170-7true, 68#L1188-1true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,564 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 87#L1170-7true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,565 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:46,565 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:46,565 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:46,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,566 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,566 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 68#L1188-1true, 209#true]) [2025-02-08 05:33:46,566 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,566 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,567 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:46,567 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:46,567 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:46,567 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:46,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 113#L1170-6true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 97#L1160true, 230#(= |#race~B~0| 0), 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:46,572 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,572 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,572 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:46,572 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:46,573 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:46,573 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,573 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 68#L1188-1true, Black: 218#true, 121#L1208-3true, 209#true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:46,574 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:46,574 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:46,574 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:46,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,596 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:46,596 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:46,596 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:46,596 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, Black: 223#true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,611 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, Black: 223#true, 83#L1189-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,611 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,611 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,618 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,618 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,618 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,618 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,619 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,619 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,619 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,619 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,621 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 147#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,621 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,621 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,622 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 153#L1168true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,658 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-08 05:33:46,658 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,658 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:46,658 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:46,658 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:46,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:46,803 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,803 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,803 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:46,803 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,803 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,831 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,831 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:46,831 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:46,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:46,839 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,839 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,839 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:46,839 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,839 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:46,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,840 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,840 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:46,840 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:46,840 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,840 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,842 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,842 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,842 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,842 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:46,842 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 87#L1170-7true, 209#true]) [2025-02-08 05:33:46,860 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 87#L1170-7true, 209#true]) [2025-02-08 05:33:46,860 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:46,860 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 87#L1170-7true, 68#L1188-1true, 209#true]) [2025-02-08 05:33:46,861 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 87#L1170-7true, 209#true]) [2025-02-08 05:33:46,861 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:46,861 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:46,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 97#L1160true, 230#(= |#race~B~0| 0), 87#L1170-7true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:46,863 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,863 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,863 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,863 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,866 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,866 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,866 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,866 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true, 121#L1208-3true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:46,871 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:46,871 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:46,871 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:46,871 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:46,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,906 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,906 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:46,906 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, Black: 223#true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,927 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:46,927 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:46,927 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:46,927 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, Black: 223#true, 83#L1189-1true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-08 05:33:46,928 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:46,928 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:46,928 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:46,928 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:46,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,978 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,978 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:46,978 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:46,978 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,978 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 153#L1168true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:46,983 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-08 05:33:46,983 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:46,983 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:46,983 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:46,983 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:47,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:47,402 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,402 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:47,402 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,402 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:47,407 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,407 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:47,407 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:47,408 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:47,408 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:47,408 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:47,408 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:47,409 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,409 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,409 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:47,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:47,412 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:47,412 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:47,412 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:47,412 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,412 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:47,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 87#L1170-7true, 223#true, 209#true]) [2025-02-08 05:33:47,433 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,433 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:47,433 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,433 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 113#L1170-6true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:47,441 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 113#L1170-6true, Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:47,441 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,441 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,468 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,468 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:47,468 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:47,468 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][89], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 228#true, 209#true]) [2025-02-08 05:33:47,478 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,478 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:47,478 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,479 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:47,479 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:47,479 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,479 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:47,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,522 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:47,522 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:47,522 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:47,522 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:47,522 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,526 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-08 05:33:47,526 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:47,526 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:47,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,526 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,653 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,653 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:47,653 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 68#L1188-1true, 223#true, 228#true, 209#true, Black: 218#true]) [2025-02-08 05:33:47,681 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,681 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:47,681 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:47,681 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:47,690 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,690 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,690 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:47,690 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:47,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:47,691 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,691 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:47,691 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:47,691 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,692 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:47,692 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:47,696 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:47,696 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:47,696 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:47,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:47,699 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,699 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:47,699 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:47,699 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,699 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:47,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 87#L1170-7true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:47,726 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:47,726 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:47,726 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:47,726 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 87#L1170-7true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:47,726 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,727 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,727 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,727 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:47,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,730 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,730 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:47,730 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true, 121#L1208-3true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:47,735 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true, 121#L1208-3true, 23#processErr7ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:33:47,735 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:47,735 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 137#L1188true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,768 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,768 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 68#L1188-1true, 209#true]) [2025-02-08 05:33:47,768 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:47,768 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 157#L1208-5true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:47,769 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:47,769 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:47,769 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:47,769 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:47,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 176#L1161true, 68#L1188-1true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,815 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-08 05:33:47,815 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:47,815 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:47,815 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:47,815 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:47,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:47,948 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,948 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,948 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:47,948 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:47,948 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:47,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 37#L1208-6true, 137#L1188true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:47,974 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,974 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,975 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:47,975 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:47,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][162], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 85#L1159-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:47,978 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,978 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:33:47,978 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:47,978 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:47,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:47,982 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,982 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,982 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:47,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:47,988 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:47,988 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:47,988 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:47,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:47,989 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:47,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:47,989 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:47,989 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:47,989 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:48,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:48,008 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:48,008 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 230#(= |#race~B~0| 0), 97#L1160true, 68#L1188-1true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:48,008 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 230#(= |#race~B~0| 0), 97#L1160true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:48,008 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:48,008 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 87#L1170-7true, 209#true]) [2025-02-08 05:33:48,019 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:48,019 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:48,019 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:48,020 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 87#L1170-7true, 209#true]) [2025-02-08 05:33:48,020 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,020 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,020 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:48,020 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:48,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:48,079 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:48,079 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:48,079 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:48,079 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:48,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, 68#L1188-1true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:48,089 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:48,089 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:48,089 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:48,089 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:48,089 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:48,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 176#L1161true, Black: 220#(= |#race~A~0| 0), 68#L1188-1true, 223#true, 209#true]) [2025-02-08 05:33:48,143 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-08 05:33:48,143 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:48,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:48,143 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:48,143 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:48,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:48,611 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,611 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,611 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:48,611 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,611 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:48,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 153#L1168true, 97#L1160true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:48,616 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,616 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,616 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,616 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:48,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:48,618 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,618 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,618 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:48,618 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:48,619 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][89], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 176#L1161true, 223#true, 228#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:48,619 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:33:48,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:48,620 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:48,620 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:48,620 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:48,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:48,621 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:48,622 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:48,622 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:48,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [38#L1159true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 68#L1188-1true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:48,627 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-08 05:33:48,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:33:48,627 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:33:48,627 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:48,627 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:48,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 19#L1189true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:48,651 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:48,651 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:48,651 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:48,651 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:48,976 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:48,976 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:48,976 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:33:48,977 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:48,977 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:48,977 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:49,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 51#L1195true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,018 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,018 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,018 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,018 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,019 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,019 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,019 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,019 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:49,030 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:49,030 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:49,030 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:49,030 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:49,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:49,031 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:49,031 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:49,031 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:49,031 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,033 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:49,033 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:49,033 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:49,033 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:49,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 85#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 68#L1188-1true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,037 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:49,037 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:49,037 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:33:49,037 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:33:49,037 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:49,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:49,133 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 157#L1208-5true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-08 05:33:49,133 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:49,133 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:49,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 67#L1169-1true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,222 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,222 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:49,222 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:49,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-08 05:33:49,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,285 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-08 05:33:49,285 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:49,285 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:33:49,285 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:49,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,370 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,370 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:49,370 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,371 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 83#L1189-1true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,408 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,408 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:49,408 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:49,408 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,415 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,415 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:49,415 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:49,415 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:49,415 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,417 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:49,417 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:49,417 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,417 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:49,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,419 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,419 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:33:49,419 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:49,419 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 151#L1160-4true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 68#L1188-1true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:49,423 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L1161-3-->L1161: Formula: (and (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0))) (= |v_generateThread1of1ForFork0_#t~ret4_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|, generateThread1of1ForFork0_#t~ret4=|v_generateThread1of1ForFork0_#t~ret4_1|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork0_#t~ret4][193], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 220#(= |#race~A~0| 0), 68#L1188-1true, 209#true]) [2025-02-08 05:33:49,423 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:49,423 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:49,424 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,460 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 134#L1170-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,460 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:49,460 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:49,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:49,777 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:49,777 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:49,777 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:33:49,777 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 97#L1160true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:49,820 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:49,820 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:49,820 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:49,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:49,825 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,825 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:49,826 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:49,826 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:49,826 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:49,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:49,829 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:49,829 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:33:49,829 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:49,829 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 68#L1188-1true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:49,847 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 137#L1188true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:49,848 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 12#L1171true, 157#L1208-5true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:49,848 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 12#L1171true, 157#L1208-5true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:49,848 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:49,848 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:50,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:50,338 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-08 05:33:50,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:50,338 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:33:50,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:50,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([477] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 130#L1190true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-08 05:33:50,417 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,417 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:50,417 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,417 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:50,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 121#L1208-3true]) [2025-02-08 05:33:50,419 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:50,419 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:50,419 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:50,419 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:33:50,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 121#L1208-3true]) [2025-02-08 05:33:50,420 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:50,420 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:33:50,420 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:50,420 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:50,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:50,424 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:50,424 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:50,424 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:33:50,424 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:33:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,439 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,439 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:33:50,439 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:33:50,439 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 122#L1187true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,441 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 137#L1188true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,441 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 68#L1188-1true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,441 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:33:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,442 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:50,442 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:50,442 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,442 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:33:50,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:50,585 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:33:50,585 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:50,585 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:50,585 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 51#L1195true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:50,632 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:50,632 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,632 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:50,661 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,661 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:50,661 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:50,661 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:50,661 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:33:50,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:50,662 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,662 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:50,662 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:50,662 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:50,662 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:50,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 97#L1160true, 68#L1188-1true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:50,663 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,663 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:50,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:33:50,663 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:50,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:50,666 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,666 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:50,666 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:33:50,666 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:33:50,666 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:50,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 80#L1161-3true, 12#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,683 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:50,683 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,683 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:33:50,683 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:50,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:50,870 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:33:50,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:50,870 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:33:50,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:50,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:50,871 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:50,871 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:33:50,871 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:50,871 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:50,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 153#L1168true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:50,901 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,901 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:50,901 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:50,902 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:50,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 153#L1168true, 68#L1188-1true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:50,902 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:50,902 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:50,902 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:33:50,902 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:33:50,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 130#L1190true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 12#L1171true, 157#L1208-5true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,918 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:33:50,918 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:33:50,918 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:50,918 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:33:50,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 12#L1171true, 157#L1208-5true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:50,919 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:50,919 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:33:50,919 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:50,919 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:51,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:51,072 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:51,072 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:51,072 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:51,072 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:51,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:51,073 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-08 05:33:51,073 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:51,073 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:51,073 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:33:51,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:51,117 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:51,118 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:51,118 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:51,118 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:51,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 153#L1168true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:51,173 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:51,173 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:33:51,173 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:51,173 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:33:51,173 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [130#L1190true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 37#L1208-6true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:51,191 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L1171-3-->L1171: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, 37#L1208-6true, 12#L1171true, 80#L1161-3true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-08 05:33:51,191 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:33:51,191 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:51,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:51,607 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:51,607 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:51,607 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:33:51,608 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:51,608 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:33:51,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:51,626 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:33:51,626 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:33:51,626 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:51,626 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:33:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:51,652 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:33:51,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:51,652 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:33:51,652 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:51,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 130#L1190true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:51,659 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:33:51,659 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:51,659 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:33:51,659 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:51,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [75#L1158true, 211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:51,676 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:33:51,676 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:51,676 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:51,676 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:33:51,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:51,825 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:33:51,825 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:51,825 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:33:51,825 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:33:51,825 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:33:51,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:51,863 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:51,863 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:51,863 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:33:51,863 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:51,863 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:52,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:52,027 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:33:52,027 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:52,027 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:33:52,027 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:33:52,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:52,045 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:52,045 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:52,045 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:52,046 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,046 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:33:52,046 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:52,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 68#L1188-1true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,069 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:52,069 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:33:52,069 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:52,069 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:52,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:52,188 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:52,188 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:52,188 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:52,188 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:52,188 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:52,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, 209#true, Black: 218#true]) [2025-02-08 05:33:52,189 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:33:52,189 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:52,189 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:52,189 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:52,189 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:33:52,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:52,216 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:33:52,216 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:52,216 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:52,216 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:52,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [75#L1158true, 211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 137#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,238 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:33:52,238 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:33:52,238 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:52,238 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:52,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 176#L1161true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,355 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:33:52,355 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:33:52,355 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:33:52,355 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:52,356 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:33:52,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,383 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 121#L1208-3true]) [2025-02-08 05:33:52,383 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:33:52,383 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:52,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:52,557 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:33:52,557 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:52,557 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:52,557 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:52,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,558 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:33:52,558 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:33:52,558 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:52,558 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:52,558 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:52,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, 75#L1158true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,559 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:33:52,559 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:52,559 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:33:52,559 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:52,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,579 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,579 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:52,579 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:52,579 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 19#L1189true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,580 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,580 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,580 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:52,580 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:52,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 176#L1161true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:52,957 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:33:52,957 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:52,957 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:33:52,957 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:33:52,957 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:52,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [75#L1158true, 211#true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 83#L1189-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:52,993 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:33:52,993 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:52,993 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:52,993 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:33:53,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 75#L1158true, 130#L1190true, 171#L1175-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:53,094 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:33:53,094 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:33:53,094 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:33:53,094 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:33:53,095 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:33:53,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [69#L1175-7true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 122#L1187true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:53,202 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:33:53,202 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:33:53,202 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:33:53,202 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:33:53,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [130#L1190true, 211#true, 75#L1158true, 111#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:53,233 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:33:53,233 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:33:53,233 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:53,233 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:53,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] L1179-2-->L1180: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 18#L1180true, 122#L1187true, 80#L1161-3true, 190#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:53,313 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:33:53,313 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:33:53,313 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:33:53,313 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:33:54,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 166#L1172true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:54,667 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:33:54,667 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:33:54,667 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:33:54,667 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:33:54,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 166#L1172true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:54,731 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 105#L1173-6true, 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,731 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:33:54,731 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:33:54,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 177#L1173-7true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,749 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:33:54,749 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:33:54,749 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:33:54,749 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:33:54,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 105#L1173-6true, 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:54,775 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:33:54,775 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:33:54,775 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-08 05:33:54,775 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:33:54,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 177#L1173-7true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:54,787 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:33:54,787 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,787 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:33:54,787 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:33:54,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 87#L1170-7true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,788 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:33:54,788 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:33:54,788 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,788 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true, 94#L1173-1true]) [2025-02-08 05:33:54,797 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:33:54,797 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:33:54,797 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:33:54,797 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:33:54,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 87#L1170-7true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,808 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:33:54,808 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:33:54,808 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:33:54,809 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:33:54,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true, 94#L1173-1true]) [2025-02-08 05:33:54,812 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:33:54,812 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:33:54,812 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:33:54,812 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:33:54,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 131#L1174true, 207#true, 230#(= |#race~B~0| 0), 223#true, 121#L1208-3true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,815 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:33:54,815 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:33:54,815 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:33:54,815 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:33:54,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([305] L1208-6-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 131#L1174true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 121#L1208-3true, 209#true]) [2025-02-08 05:33:54,822 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:33:54,822 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:33:54,822 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:33:54,822 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:33:54,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,849 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 87#L1170-7true, 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,849 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, 180#L1169true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,849 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:33:54,849 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 180#L1169true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-08 05:33:54,856 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 87#L1170-7true, 223#true, 209#true, Black: 218#true]) [2025-02-08 05:33:54,856 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,856 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:33:54,856 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:33:54,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 20#disposeErr1ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#L1172-5true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,876 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:33:54,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:33:54,876 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:33:54,876 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:33:54,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([293] L1208-7-->L1208-5: Formula: (= |v_#race~A~0_21| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_21|} AuxVars[] AssignedVars[#race~A~0][145], [211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 156#disposeErr0ASSERT_VIOLATIONDATA_RACEtrue, 195#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#L1172-5true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-08 05:33:54,881 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:33:54,881 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:33:54,881 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:33:54,881 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:33:54,905 INFO L124 PetriNetUnfolderBase]: 101805/291704 cut-off events. [2025-02-08 05:33:54,905 INFO L125 PetriNetUnfolderBase]: For 79075/89998 co-relation queries the response was YES. [2025-02-08 05:33:56,465 INFO L83 FinitePrefix]: Finished finitePrefix Result has 511047 conditions, 291704 events. 101805/291704 cut-off events. For 79075/89998 co-relation queries the response was YES. Maximal size of possible extension queue 5206. Compared 4489348 event pairs, 24539 based on Foata normal form. 894/256088 useless extension candidates. Maximal degree in co-relation 511006. Up to 79565 conditions per place. [2025-02-08 05:33:57,969 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 44 selfloop transitions, 9 changer transitions 0/261 dead transitions. [2025-02-08 05:33:57,970 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 261 transitions, 962 flow [2025-02-08 05:33:57,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:33:57,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:33:57,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 570 transitions. [2025-02-08 05:33:57,971 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9047619047619048 [2025-02-08 05:33:57,971 INFO L175 Difference]: Start difference. First operand has 202 places, 239 transitions, 810 flow. Second operand 3 states and 570 transitions. [2025-02-08 05:33:57,971 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 261 transitions, 962 flow [2025-02-08 05:33:59,672 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 201 places, 261 transitions, 898 flow, removed 14 selfloop flow, removed 2 redundant places. [2025-02-08 05:33:59,675 INFO L231 Difference]: Finished difference. Result has 203 places, 246 transitions, 818 flow [2025-02-08 05:33:59,675 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=744, PETRI_DIFFERENCE_MINUEND_PLACES=199, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=238, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=818, PETRI_PLACES=203, PETRI_TRANSITIONS=246} [2025-02-08 05:33:59,676 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -4 predicate places. [2025-02-08 05:33:59,676 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 246 transitions, 818 flow [2025-02-08 05:33:59,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 173.0) internal successors, (519), 3 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:59,677 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:33:59,677 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:33:59,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:33:59,677 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting processErr6ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2025-02-08 05:33:59,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:33:59,678 INFO L85 PathProgramCache]: Analyzing trace with hash 2080024065, now seen corresponding path program 1 times [2025-02-08 05:33:59,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:33:59,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908663464] [2025-02-08 05:33:59,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:33:59,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:33:59,696 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:33:59,702 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:33:59,702 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:33:59,702 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:33:59,757 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:33:59,757 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:33:59,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908663464] [2025-02-08 05:33:59,757 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908663464] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:33:59,757 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:33:59,757 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:33:59,757 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1660312823] [2025-02-08 05:33:59,757 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:33:59,758 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:33:59,758 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:33:59,758 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:33:59,758 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:33:59,799 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 210 [2025-02-08 05:33:59,800 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 246 transitions, 818 flow. Second operand has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:33:59,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:33:59,800 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 210 [2025-02-08 05:33:59,800 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:34:01,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [120#L1209true, 113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 233#true, 122#L1187true, Black: 228#true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 209#true, 211#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 218#true]) [2025-02-08 05:34:01,429 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-02-08 05:34:01,429 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:34:01,429 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:34:01,429 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:34:02,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([482] L1170-8-->L1170-6: Formula: (= |v_#race~A~0_15| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_15|} AuxVars[] AssignedVars[#race~A~0][70], [113#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 233#true, 122#L1187true, Black: 228#true, 107#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 209#true, 211#true, 15#L1210true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 218#true]) [2025-02-08 05:34:02,047 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-02-08 05:34:02,047 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:34:02,047 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:34:02,047 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:34:03,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L1209-3-->L1209: Formula: (and (= (store |v_#pthreadsMutex_74| |v_~#mutex_B~0.base_24| (store (select |v_#pthreadsMutex_74| |v_~#mutex_B~0.base_24|) |v_~#mutex_B~0.offset_24| 0)) |v_#pthreadsMutex_73|) (= 0 |v_ULTIMATE.start_main_#t~ret32#1_7|)) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_24|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_24|, #pthreadsMutex=|v_#pthreadsMutex_74|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_73|, ULTIMATE.start_main_#t~ret32#1=|v_ULTIMATE.start_main_#t~ret32#1_7|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_24|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_24|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret32#1][191], [120#L1209true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 233#true, 122#L1187true, Black: 228#true, 209#true, 211#true, 67#L1169-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 218#true]) [2025-02-08 05:34:03,132 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-08 05:34:03,132 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:34:03,132 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:34:03,132 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:34:03,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L1209-3-->L1209: Formula: (and (= (store |v_#pthreadsMutex_74| |v_~#mutex_B~0.base_24| (store (select |v_#pthreadsMutex_74| |v_~#mutex_B~0.base_24|) |v_~#mutex_B~0.offset_24| 0)) |v_#pthreadsMutex_73|) (= 0 |v_ULTIMATE.start_main_#t~ret32#1_7|)) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_24|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_24|, #pthreadsMutex=|v_#pthreadsMutex_74|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_73|, ULTIMATE.start_main_#t~ret32#1=|v_ULTIMATE.start_main_#t~ret32#1_7|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_24|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_24|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret32#1][191], [120#L1209true, 113#L1170-6true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 233#true, 122#L1187true, Black: 228#true, 209#true, 211#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 218#true]) [2025-02-08 05:34:03,769 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-08 05:34:03,769 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:34:03,769 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:34:03,769 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event