./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 c00e63dc 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-?-c00e63d-m [2025-02-06 09:24:00,342 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:24:00,389 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:24:00,394 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:24:00,394 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:24:00,407 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:24:00,408 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:24:00,408 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:24:00,408 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:24:00,408 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:24:00,408 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:24:00,408 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:24:00,408 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:24:00,408 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:24:00,408 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:24:00,409 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:24:00,409 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:24:00,411 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:24:00,412 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:24:00,412 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-06 09:24:00,608 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:24:00,616 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:24:00,617 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:24:00,618 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:24:00,618 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:24:00,620 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-06 09:24:01,819 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8b510a5e4/793571c91cff4938a4b9abe5159069cf/FLAG627703d0e [2025-02-06 09:24:02,116 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:24:02,117 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-02-06 09:24:02,132 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8b510a5e4/793571c91cff4938a4b9abe5159069cf/FLAG627703d0e [2025-02-06 09:24:02,404 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8b510a5e4/793571c91cff4938a4b9abe5159069cf [2025-02-06 09:24:02,406 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:24:02,407 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:24:02,408 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:24:02,408 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:24:02,410 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:24:02,411 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,412 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@158ae3c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02, skipping insertion in model container [2025-02-06 09:24:02,413 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,449 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:24:02,774 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:24:02,785 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:24:02,841 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:24:02,883 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:24:02,884 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02 WrapperNode [2025-02-06 09:24:02,884 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:24:02,885 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:24:02,885 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:24:02,886 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:24:02,889 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,908 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,928 INFO L138 Inliner]: procedures = 271, calls = 38, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 106 [2025-02-06 09:24:02,928 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:24:02,929 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:24:02,930 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:24:02,930 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:24:02,936 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,936 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,938 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,941 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,948 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,949 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,951 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,952 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,954 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:24:02,955 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:24:02,955 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:24:02,955 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:24:02,956 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (1/1) ... [2025-02-06 09:24:02,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:24:02,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:24:02,989 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-06 09:24:02,994 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-06 09:24:03,009 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2025-02-06 09:24:03,009 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2025-02-06 09:24:03,009 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:24:03,010 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:24:03,010 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:24:03,010 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2025-02-06 09:24:03,010 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2025-02-06 09:24:03,010 INFO L130 BoogieDeclarations]: Found specification of procedure process [2025-02-06 09:24:03,010 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2025-02-06 09:24:03,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:24:03,010 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:24:03,010 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:24:03,011 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:24:03,194 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:24:03,195 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:24:03,421 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:24:03,421 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:24:03,465 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:24:03,465 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:24:03,465 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:03 BoogieIcfgContainer [2025-02-06 09:24:03,465 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:24:03,467 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:24:03,467 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:24:03,471 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:24:03,471 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:24:02" (1/3) ... [2025-02-06 09:24:03,471 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@255a3eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:24:03, skipping insertion in model container [2025-02-06 09:24:03,472 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:02" (2/3) ... [2025-02-06 09:24:03,472 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@255a3eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:24:03, skipping insertion in model container [2025-02-06 09:24:03,472 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:03" (3/3) ... [2025-02-06 09:24:03,473 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2025-02-06 09:24:03,483 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:24:03,484 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-06 09:24:03,485 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:24:03,571 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:24:03,602 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 210 places, 210 transitions, 432 flow [2025-02-06 09:24:03,666 INFO L124 PetriNetUnfolderBase]: 10/207 cut-off events. [2025-02-06 09:24:03,667 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:24:03,673 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-06 09:24:03,673 INFO L82 GeneralOperation]: Start removeDead. Operand has 210 places, 210 transitions, 432 flow [2025-02-06 09:24:03,676 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 207 places, 207 transitions, 423 flow [2025-02-06 09:24:03,682 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:24:03,690 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;@49dbb6e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:24:03,691 INFO L334 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2025-02-06 09:24:03,705 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:24:03,705 INFO L124 PetriNetUnfolderBase]: 0/62 cut-off events. [2025-02-06 09:24:03,705 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:24:03,705 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:03,706 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-06 09:24:03,706 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-06 09:24:03,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:03,712 INFO L85 PathProgramCache]: Analyzing trace with hash -220567480, now seen corresponding path program 1 times [2025-02-06 09:24:03,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:03,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924056818] [2025-02-06 09:24:03,722 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:03,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:03,863 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-02-06 09:24:03,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-02-06 09:24:03,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:03,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:04,039 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-06 09:24:04,040 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:04,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924056818] [2025-02-06 09:24:04,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924056818] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:04,041 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:04,041 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:04,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [638402444] [2025-02-06 09:24:04,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:04,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:04,052 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:04,067 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:04,068 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:04,130 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 210 [2025-02-06 09:24:04,137 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-06 09:24:04,137 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:04,138 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 210 [2025-02-06 09:24:04,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:06,762 INFO L124 PetriNetUnfolderBase]: 9686/27366 cut-off events. [2025-02-06 09:24:06,763 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2025-02-06 09:24:06,864 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 313528 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-06 09:24:07,006 INFO L140 encePairwiseOnDemand]: 193/210 looper letters, 43 selfloop transitions, 10 changer transitions 0/216 dead transitions. [2025-02-06 09:24:07,006 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 216 transitions, 553 flow [2025-02-06 09:24:07,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:07,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:07,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 582 transitions. [2025-02-06 09:24:07,019 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9238095238095239 [2025-02-06 09:24:07,020 INFO L175 Difference]: Start difference. First operand has 207 places, 207 transitions, 423 flow. Second operand 3 states and 582 transitions. [2025-02-06 09:24:07,021 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 216 transitions, 553 flow [2025-02-06 09:24:07,025 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 196 places, 216 transitions, 548 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-06 09:24:07,029 INFO L231 Difference]: Finished difference. Result has 198 places, 202 transitions, 470 flow [2025-02-06 09:24:07,031 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-06 09:24:07,035 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -9 predicate places. [2025-02-06 09:24:07,036 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 202 transitions, 470 flow [2025-02-06 09:24:07,036 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-06 09:24:07,036 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:07,037 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-06 09:24:07,037 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:24:07,037 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-06 09:24:07,039 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:07,039 INFO L85 PathProgramCache]: Analyzing trace with hash -840516222, now seen corresponding path program 1 times [2025-02-06 09:24:07,039 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:07,039 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [56848696] [2025-02-06 09:24:07,039 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:07,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:07,071 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 44 statements into 1 equivalence classes. [2025-02-06 09:24:07,080 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 44 of 44 statements. [2025-02-06 09:24:07,080 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:07,080 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:07,172 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-06 09:24:07,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:07,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [56848696] [2025-02-06 09:24:07,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [56848696] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:07,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:07,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:07,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [528613208] [2025-02-06 09:24:07,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:07,173 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:07,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:07,174 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:07,174 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:07,301 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 210 [2025-02-06 09:24:07,302 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-06 09:24:07,302 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:07,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 210 [2025-02-06 09:24:07,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:11,985 INFO L124 PetriNetUnfolderBase]: 24072/66682 cut-off events. [2025-02-06 09:24:11,986 INFO L125 PetriNetUnfolderBase]: For 10941/10949 co-relation queries the response was YES. [2025-02-06 09:24:12,213 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109341 conditions, 66682 events. 24072/66682 cut-off events. For 10941/10949 co-relation queries the response was YES. Maximal size of possible extension queue 1732. Compared 866101 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-06 09:24:12,459 INFO L140 encePairwiseOnDemand]: 191/210 looper letters, 58 selfloop transitions, 21 changer transitions 0/238 dead transitions. [2025-02-06 09:24:12,459 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 238 transitions, 748 flow [2025-02-06 09:24:12,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:12,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:12,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-02-06 09:24:12,461 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9015873015873016 [2025-02-06 09:24:12,461 INFO L175 Difference]: Start difference. First operand has 198 places, 202 transitions, 470 flow. Second operand 3 states and 568 transitions. [2025-02-06 09:24:12,461 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 238 transitions, 748 flow [2025-02-06 09:24:12,568 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 238 transitions, 712 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:12,570 INFO L231 Difference]: Finished difference. Result has 200 places, 223 transitions, 658 flow [2025-02-06 09:24:12,572 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-06 09:24:12,573 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -7 predicate places. [2025-02-06 09:24:12,573 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 223 transitions, 658 flow [2025-02-06 09:24:12,573 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-06 09:24:12,574 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:12,574 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-06 09:24:12,574 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:24:12,574 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-06 09:24:12,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:12,575 INFO L85 PathProgramCache]: Analyzing trace with hash -677680799, now seen corresponding path program 1 times [2025-02-06 09:24:12,577 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:12,578 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1856803374] [2025-02-06 09:24:12,578 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:12,598 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:24:12,603 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:24:12,606 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:12,606 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:12,661 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-06 09:24:12,662 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:12,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1856803374] [2025-02-06 09:24:12,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1856803374] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:12,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:12,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:12,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246338539] [2025-02-06 09:24:12,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:12,663 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:12,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:12,664 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:12,664 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:12,700 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 210 [2025-02-06 09:24:12,701 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-06 09:24:12,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:12,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 210 [2025-02-06 09:24:12,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:14,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] 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, 115#L1170-6true, 220#(= |#race~A~0| 0), 124#L1187true, 122#L1209true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:14,458 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-02-06 09:24:14,458 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:14,458 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:14,458 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:14,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] 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, 115#L1170-6true, 17#L1210true, 220#(= |#race~A~0| 0), 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:14,666 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-02-06 09:24:14,666 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:14,666 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:14,666 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:15,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([491] 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, 124#L1187true, 122#L1209true, 135#L1170-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:15,305 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,305 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,305 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,305 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] 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, 115#L1170-6true, 51#L1195true, 220#(= |#race~A~0| 0), 122#L1209true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:15,306 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,306 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,306 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,307 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:15,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] 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, 115#L1170-6true, 17#L1210true, 220#(= |#race~A~0| 0), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:15,416 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,417 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,417 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,417 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([491] 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, 17#L1210true, 124#L1187true, 135#L1170-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:15,525 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,525 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,525 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,525 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:15,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] 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, 115#L1170-6true, 220#(= |#race~A~0| 0), 132#L1190true, 122#L1209true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:15,635 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-02-06 09:24:15,635 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:15,635 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:15,635 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:15,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([483] 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, 115#L1170-6true, 17#L1210true, 220#(= |#race~A~0| 0), 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:15,751 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-06 09:24:15,751 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:15,752 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:15,752 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:16,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([491] 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, 122#L1209true, 135#L1170-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 218#true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:16,020 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-06 09:24:16,020 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:16,020 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:16,020 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:16,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([491] 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, 17#L1210true, 51#L1195true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:16,244 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-06 09:24:16,244 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:24:16,244 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:24:16,244 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:24:16,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([491] 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, 132#L1190true, 122#L1209true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:16,354 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-06 09:24:16,354 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:24:16,355 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:24:16,355 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:24:16,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([491] 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, 17#L1210true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:16,562 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-02-06 09:24:16,562 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:24:16,563 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:24:16,563 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:24:19,674 INFO L124 PetriNetUnfolderBase]: 32793/90387 cut-off events. [2025-02-06 09:24:19,675 INFO L125 PetriNetUnfolderBase]: For 46716/48475 co-relation queries the response was YES. [2025-02-06 09:24:19,962 INFO L83 FinitePrefix]: Finished finitePrefix Result has 165629 conditions, 90387 events. 32793/90387 cut-off events. For 46716/48475 co-relation queries the response was YES. Maximal size of possible extension queue 2309. Compared 1216367 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-06 09:24:20,467 INFO L140 encePairwiseOnDemand]: 199/210 looper letters, 65 selfloop transitions, 18 changer transitions 0/253 dead transitions. [2025-02-06 09:24:20,468 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 253 transitions, 958 flow [2025-02-06 09:24:20,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:20,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:20,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 570 transitions. [2025-02-06 09:24:20,469 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9047619047619048 [2025-02-06 09:24:20,470 INFO L175 Difference]: Start difference. First operand has 200 places, 223 transitions, 658 flow. Second operand 3 states and 570 transitions. [2025-02-06 09:24:20,470 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 253 transitions, 958 flow [2025-02-06 09:24:20,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 253 transitions, 902 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:20,505 INFO L231 Difference]: Finished difference. Result has 202 places, 239 transitions, 810 flow [2025-02-06 09:24:20,505 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-06 09:24:20,506 INFO L279 CegarLoopForPetriNet]: 207 programPoint places, -5 predicate places. [2025-02-06 09:24:20,506 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 239 transitions, 810 flow [2025-02-06 09:24:20,506 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-06 09:24:20,506 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:20,506 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-06 09:24:20,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:24:20,507 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-06 09:24:20,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:20,507 INFO L85 PathProgramCache]: Analyzing trace with hash -1007449628, now seen corresponding path program 1 times [2025-02-06 09:24:20,507 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:20,507 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1725616325] [2025-02-06 09:24:20,507 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:20,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:20,533 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-02-06 09:24:20,540 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-02-06 09:24:20,540 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:20,541 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:20,601 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-06 09:24:20,602 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:20,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1725616325] [2025-02-06 09:24:20,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1725616325] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:20,602 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:20,602 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:20,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1445683649] [2025-02-06 09:24:20,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:20,603 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:20,604 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:20,604 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:20,605 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:20,625 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 210 [2025-02-06 09:24:20,626 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-06 09:24:20,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:20,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 210 [2025-02-06 09:24:20,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:20,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 86#L1159-1true, 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:20,893 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-02-06 09:24:20,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:20,893 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:20,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:20,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:20,974 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-02-06 09:24:20,974 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:20,974 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:20,974 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:21,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:21,287 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-02-06 09:24:21,287 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:21,287 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:21,287 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:21,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 8#L1160-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:21,288 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-02-06 09:24:21,288 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:21,288 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:21,288 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:24,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 86#L1159-1true, 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:24,070 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-06 09:24:24,070 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:24,070 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:24,070 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:24,070 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:24,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:24,246 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-06 09:24:24,246 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:24,246 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:24,246 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:24,246 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:25,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:25,261 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-02-06 09:24:25,261 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:25,261 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:25,262 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:25,262 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:25,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 81#L1161-3true, 209#true]) [2025-02-06 09:24:25,714 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-02-06 09:24:25,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:25,714 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:25,714 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:25,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:28,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 228#true, 209#true]) [2025-02-06 09:24:28,269 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:24:28,269 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:28,269 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:28,269 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:28,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 154#L1168true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:28,914 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:24:28,914 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:28,914 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:28,914 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:29,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 70#L1188-1true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:29,173 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:24:29,173 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:29,173 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:29,173 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:29,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 70#L1188-1true, 175#L1161true, 157#L1208-5true, 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-06 09:24:29,173 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:24:29,173 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:29,175 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:29,175 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:29,451 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, 138#L1188true, 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-06 09:24:29,451 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:29,451 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:30,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:30,399 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:24:30,399 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, 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-06 09:24:30,400 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:30,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:30,400 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, 21#L1189true, 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-06 09:24:30,401 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:30,401 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:30,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:30,434 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:30,434 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:30,434 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:30,434 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:24:30,435 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:30,435 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:30,435 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:30,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:30,857 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:30,857 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:30,857 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:30,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:30,859 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:24:30,859 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:30,859 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:30,859 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:31,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 140#L1208-2true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:31,369 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:24:31,369 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:31,369 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:31,369 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:31,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 223#true, 228#true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:31,393 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:31,393 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:31,393 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:24:31,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:31,655 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:31,655 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 154#L1168true, 175#L1161true, 157#L1208-5true, 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-06 09:24:31,656 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:31,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 132#L1190true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 209#true]) [2025-02-06 09:24:31,659 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:31,660 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:31,660 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:31,660 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:31,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 132#L1190true, 154#L1168true, 157#L1208-5true, 175#L1161true, 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-06 09:24:31,663 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:31,663 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:31,663 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:31,663 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:31,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 124#L1187true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:31,690 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:24:31,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-06 09:24:31,691 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:31,691 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:32,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 175#L1161true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,165 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:32,165 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:32,165 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,165 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:32,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 124#L1187true, 154#L1168true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,194 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:24:32,194 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:32,194 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:32,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:24:32,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 138#L1188true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,461 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:24:32,461 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,461 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,461 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:32,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:32,461 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:24:32,462 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:32,462 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:32,462 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,488 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,488 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 196#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 228#true, 95#L1208-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,488 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 196#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,489 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,489 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:32,489 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,490 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:24:32,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:32,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 8#L1160-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:32,490 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:32,490 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:24:32,490 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:32,490 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,495 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:32,495 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:32,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:32,495 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,497 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:32,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:32,497 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:32,497 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:32,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 70#L1188-1true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,777 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:32,777 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:32,777 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:32,777 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:32,778 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:32,778 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:32,778 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:32,778 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:33,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 124#L1187true, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,225 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:24:33,226 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:33,226 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:33,226 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,226 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:24:33,226 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,226 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,227 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, Black: 223#true, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:33,227 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,227 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:33,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 95#L1208-4true, 228#true, 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:33,254 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:24:33,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:33,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:33,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:33,255 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 4#disposeENTRYtrue, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:33,256 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:24:33,256 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:33,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:33,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:33,256 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:24:33,256 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:33,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,263 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:24:33,263 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:33,263 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:33,263 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:33,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 138#L1188true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,264 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:24:33,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:33,264 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:33,264 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:33,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,482 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:24:33,482 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:33,482 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:33,482 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:33,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,520 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:24:33,520 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:33,520 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:33,520 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,523 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:24:33,523 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,523 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:33,523 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:33,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,524 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:24:33,524 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:33,524 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:33,524 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,781 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:24:33,781 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:33,781 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:33,782 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:33,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 21#L1189true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,782 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:24:33,782 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:33,782 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:33,782 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:33,785 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:24:33,785 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:33,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:33,785 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:34,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 154#L1168true, 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,267 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:24:34,267 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:34,267 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,267 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 154#L1168true, 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,268 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:24:34,268 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,268 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:34,268 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:34,333 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:24:34,333 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:34,333 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:34,333 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:34,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,338 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:24:34,338 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:34,338 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:34,338 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:34,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,339 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:24:34,339 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:34,339 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:34,339 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:34,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, Black: 223#true, 140#L1208-2true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:34,341 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:24:34,341 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:34,341 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:34,341 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:34,341 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,343 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:24:34,343 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:34,343 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:34,343 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:34,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 77#L1158true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,633 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:24:34,633 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:24:34,633 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:34,633 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:34,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,716 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:24:34,717 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:34,717 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:34,717 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,725 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:24:34,726 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,726 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:34,726 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:34,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 132#L1190true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:34,729 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:24:34,729 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:34,729 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:34,729 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:35,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 77#L1158true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,012 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:24:35,012 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:35,012 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:35,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:24:35,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:35,110 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:24:35,110 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:35,110 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:35,110 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:35,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 223#true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,120 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:35,120 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:35,120 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:35,120 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:35,120 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:35,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:35,121 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:35,121 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:35,121 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:35,121 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:35,121 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:35,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 154#L1168true, 140#L1208-2true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,124 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:24:35,124 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:35,124 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:35,124 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:35,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 132#L1190true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,126 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:24:35,126 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:35,126 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:35,126 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:35,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:35,668 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:35,668 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:35,668 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:35,668 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:35,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,674 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:35,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:35,674 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:35,674 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 97#L1160true, 209#true, Black: 218#true]) [2025-02-06 09:24:35,676 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,676 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:35,676 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:35,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,874 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:35,874 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:35,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:24:36,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:36,153 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:36,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, 138#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-06 09:24:36,271 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:36,271 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:36,271 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:36,271 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:36,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:36,272 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:36,272 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:36,272 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:36,272 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:36,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:36,303 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:36,303 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:36,303 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:36,303 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:36,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:36,304 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:36,304 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:36,304 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:36,304 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:36,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:36,305 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:24:36,305 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:36,306 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:36,306 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:36,306 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:36,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 124#L1187true, 140#L1208-2true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:36,315 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:36,316 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:36,316 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:24:36,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 132#L1190true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 209#true, Black: 218#true]) [2025-02-06 09:24:36,319 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:36,319 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:36,319 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:36,319 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:36,319 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:36,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 95#L1208-4true, 209#true, Black: 218#true]) [2025-02-06 09:24:36,789 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:36,789 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:36,789 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:36,789 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:36,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 95#L1208-4true, 209#true, Black: 218#true]) [2025-02-06 09:24:36,789 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 124#L1187true, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 95#L1208-4true, 209#true, Black: 218#true]) [2025-02-06 09:24:36,790 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:24:36,790 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:36,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:36,795 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:36,795 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:36,795 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:36,795 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:36,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:36,796 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:36,796 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:36,796 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:36,796 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:36,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 124#L1187true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:36,796 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:36,796 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:36,799 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:24:36,800 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:36,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:36,807 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:36,807 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:36,807 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:36,807 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:36,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:36,810 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:36,810 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:36,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 124#L1187true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:36,811 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:36,811 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:24:36,811 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:36,811 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:36,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:36,843 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:36,843 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:36,843 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:36,843 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:36,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 138#L1188true, 157#L1208-5true, 175#L1161true, 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-06 09:24:36,845 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:24:36,845 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:36,845 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:36,848 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:36,848 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:37,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 154#L1168true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,031 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:37,031 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:37,034 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,034 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:37,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 140#L1208-2true, 154#L1168true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,035 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:37,035 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:37,035 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,035 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:37,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 86#L1159-1true, 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,073 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,073 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:37,073 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:37,073 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,080 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:37,080 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,080 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:37,080 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:37,081 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:37,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 181#L1169true, 138#L1188true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,108 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,108 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:37,108 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,108 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 181#L1169true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,109 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 181#L1169true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,109 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:37,109 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:24:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,122 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,122 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,122 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,122 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,123 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 51#L1195true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,123 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 124#L1187true, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,123 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:24:37,123 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:37,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,130 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,131 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,131 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,131 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 97#L1160true, 209#true, Black: 218#true]) [2025-02-06 09:24:37,134 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,134 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,134 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true]) [2025-02-06 09:24:37,173 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:37,173 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:37,174 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:37,174 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:37,174 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,176 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:24:37,176 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:37,176 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:37,176 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:37,176 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,186 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:37,186 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:37,186 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,186 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 95#L1208-4true, 209#true, Black: 218#true]) [2025-02-06 09:24:37,187 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:37,187 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,187 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:37,187 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:37,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 223#true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,187 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:37,188 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,188 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:37,189 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 70#L1188-1true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,189 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 181#L1169true, 175#L1161true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,189 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,189 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:37,190 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 138#L1188true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 209#true, Black: 218#true]) [2025-02-06 09:24:37,414 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,415 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:37,415 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:37,415 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 138#L1188true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,421 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,421 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,421 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:37,421 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:37,421 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 115#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, Black: 223#true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,446 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,446 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,446 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 115#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,447 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 115#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 223#true, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,447 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 115#L1170-6true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 124#L1187true, Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,447 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:37,447 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:37,448 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:37,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 181#L1169true, 175#L1161true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,474 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,474 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,474 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,474 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 20#L1180true, 157#L1208-5true, 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,475 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,475 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:37,475 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,475 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 20#L1180true, 175#L1161true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,486 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:37,486 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:37,486 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,486 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:37,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,491 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,491 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,491 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,491 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, Black: 223#true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,505 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,505 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,505 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:37,505 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 69#L1169-1true, 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,505 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,505 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,506 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:37,751 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,751 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,751 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:37,751 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:37,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true]) [2025-02-06 09:24:37,755 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,755 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,755 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:37,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,755 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:37,756 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:37,756 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,756 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:37,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, 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-06 09:24:37,758 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,758 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:37,758 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:37,758 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:37,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 154#L1168true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,886 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:24:37,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:24:37,886 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:37,886 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 20#L1180true, 157#L1208-5true, 175#L1161true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,914 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,914 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,914 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,914 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,947 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 138#L1188true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,947 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,947 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:37,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:37,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,952 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,952 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:37,952 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,952 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,952 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:37,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,953 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:37,953 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,953 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,953 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:37,953 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 88#L1170-7true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,971 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 88#L1170-7true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:37,971 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 88#L1170-7true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,972 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 124#L1187true, 88#L1170-7true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,972 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:37,972 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 138#L1188true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,974 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,974 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,974 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 124#L1187true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:37,974 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,974 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:37,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 115#L1170-6true, Black: 223#true, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:37,983 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:37,983 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:37,983 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:37,983 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 140#L1208-2true, Black: 223#true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,985 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 140#L1208-2true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,985 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 140#L1208-2true, Black: 223#true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,985 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:37,985 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:37,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 140#L1208-2true, 124#L1187true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:37,986 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:37,986 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:37,986 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:37,986 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:38,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 20#L1180true, 175#L1161true, 157#L1208-5true, 21#L1189true, 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-06 09:24:38,010 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:38,010 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:38,010 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:38,010 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 132#L1190true, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,027 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 97#L1160true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,027 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,027 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 132#L1190true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,035 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,035 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,035 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:38,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, Black: 223#true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,039 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 148#processErr8ASSERT_VIOLATIONDATA_RACEtrue, 84#L1189-1true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,039 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,039 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:38,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 175#L1161true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,077 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:38,077 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:38,077 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:38,078 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:38,078 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:38,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 20#L1180true, 138#L1188true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,236 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,236 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,236 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:38,236 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,236 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,266 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,266 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,266 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,266 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 86#L1159-1true, 21#L1189true, 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,267 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,267 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,267 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,267 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 86#L1159-1true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,275 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,275 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:38,275 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,275 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:38,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,276 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,276 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:38,276 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:38,276 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,276 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,278 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,278 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,278 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,278 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:38,278 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:38,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 88#L1170-7true, 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,297 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 88#L1170-7true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,298 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 88#L1170-7true, 175#L1161true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,298 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 88#L1170-7true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,298 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:38,298 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:38,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 88#L1170-7true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:38,301 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,301 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,301 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,301 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,303 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,303 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,303 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,303 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#true, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:38,307 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,307 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,307 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,307 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 132#L1190true, 181#L1169true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,334 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 181#L1169true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,334 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,334 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 132#L1190true, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,351 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] 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, 20#L1180true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 191#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 84#L1189-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:38,351 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:38,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 124#L1187true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,391 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,391 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,391 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:38,391 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:38,391 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 132#L1190true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true]) [2025-02-06 09:24:38,397 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:38,397 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:38,397 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,397 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:38,397 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:38,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,666 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,666 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:38,666 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,666 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:38,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,671 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,671 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:38,671 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,671 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,671 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,672 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:38,672 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:38,672 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:38,672 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:38,672 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:38,675 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,680 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,680 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:38,680 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:38,681 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:38,681 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:38,684 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:38,684 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:38,684 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:38,684 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:38,684 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:38,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 88#L1170-7true, 175#L1161true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,715 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:38,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 115#L1170-6true, 132#L1190true, Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:38,724 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 115#L1170-6true, Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:38,724 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:38,724 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 20#L1180true, 175#L1161true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:38,757 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:38,757 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:38,757 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:38,757 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:38,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 20#L1180true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, Black: 220#(= |#race~A~0| 0), 228#true, 223#true, 209#true]) [2025-02-06 09:24:38,770 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:38,770 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:38,770 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,770 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:24:38,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 124#L1187true, 20#L1180true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:38,770 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:38,771 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:38,771 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:38,771 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 132#L1190true, 20#L1180true, 157#L1208-5true, 175#L1161true, 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-06 09:24:38,775 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:38,776 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:38,776 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:38,776 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:39,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 124#L1187true, 154#L1168true, 175#L1161true, 157#L1208-5true, 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-06 09:24:39,041 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:39,041 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:39,041 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:39,042 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,042 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:39,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 132#L1190true, 175#L1161true, 157#L1208-5true, 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-06 09:24:39,048 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:24:39,048 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:39,048 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:39,048 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:39,048 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 20#L1180true, 175#L1161true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,236 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 20#L1180true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,236 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,236 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,237 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:39,244 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 209#true, Black: 218#true]) [2025-02-06 09:24:39,284 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,284 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:39,284 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:39,284 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,296 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,296 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:39,296 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:39,296 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:39,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,299 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,299 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:39,299 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:39,299 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:39,299 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:39,299 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:39,300 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:39,300 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:39,300 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:39,300 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:39,300 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:39,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,305 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,306 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,306 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:39,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,310 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,310 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:39,310 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:39,310 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:39,310 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 132#L1190true, 88#L1170-7true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:39,346 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 88#L1170-7true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 97#L1160true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2025-02-06 09:24:39,346 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,346 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 132#L1190true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,350 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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, 115#L1170-6true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,350 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,350 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 132#L1190true, Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:39,357 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 25#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:39,358 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,358 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:39,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,404 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,404 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,404 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:39,404 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,405 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,405 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 124#L1187true, 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,405 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:39,405 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:39,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 70#L1188-1true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:39,470 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:24:39,470 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,471 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:39,471 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:39,471 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:24:39,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 20#L1180true, 175#L1161true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2025-02-06 09:24:39,656 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,656 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,656 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:39,657 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:39,657 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:39,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 138#L1188true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,694 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,694 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,694 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:39,694 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:39,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 132#L1190true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 86#L1159-1true, 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,699 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,699 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:39,699 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,699 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:39,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 154#L1168true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:39,705 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,705 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:39,705 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,705 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:39,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 140#L1208-2true, 154#L1168true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,714 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 124#L1187true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,714 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,714 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:39,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 154#L1168true, 140#L1208-2true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,716 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,716 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:39,716 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,716 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:39,716 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, Black: 223#true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,740 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,740 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:39,740 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,741 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, Black: 223#true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,741 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 124#L1187true, Black: 223#true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 230#(= |#race~B~0| 0), 97#L1160true, Black: 218#true, 209#true]) [2025-02-06 09:24:39,741 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:39,741 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:39,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 132#L1190true, 88#L1170-7true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,755 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:39,755 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:39,755 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:39,755 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:39,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] 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|), 88#L1170-7true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,756 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:39,756 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:39,756 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:39,756 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:39,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:39,816 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:39,816 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:39,816 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:39,816 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:39,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 20#L1180true, 157#L1208-5true, 70#L1188-1true, 175#L1161true, 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-06 09:24:39,826 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:39,826 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:39,826 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:39,826 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:39,826 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:24:39,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 70#L1188-1true, 175#L1161true, 157#L1208-5true, 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-06 09:24:39,883 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:24:39,883 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:39,883 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:39,883 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:39,883 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:40,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:40,116 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,116 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:40,116 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:40,116 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:40,116 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:40,121 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,121 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:40,121 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,121 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:40,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,123 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,123 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,123 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:40,123 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:40,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,124 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,124 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:40,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:40,124 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,124 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:40,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 154#L1168true, 124#L1187true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, Black: 220#(= |#race~A~0| 0), 228#true, 223#true, 209#true]) [2025-02-06 09:24:40,124 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,125 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:40,125 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 124#L1187true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:40,125 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:40,126 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:40,126 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:40,126 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:40,126 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:40,126 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:40,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,127 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,127 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-02-06 09:24:40,127 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:40,127 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,127 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:40,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 132#L1190true, 157#L1208-5true, 175#L1161true, 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-06 09:24:40,128 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:40,128 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:40,128 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:40,128 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:40,128 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:40,128 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:40,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,132 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:24:40,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:24:40,133 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:24:40,133 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:40,133 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:40,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:40,158 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,158 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:40,158 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:40,158 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:40,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 124#L1187true, 20#L1180true, 157#L1208-5true, 175#L1161true, 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-06 09:24:40,681 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,681 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:40,681 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:40,681 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,681 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:40,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] 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|), 132#L1190true, 20#L1180true, 157#L1208-5true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:40,682 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,682 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:40,682 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:40,682 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:40,682 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-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-06 09:24:40,710 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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], [69#L1169-1true, 211#true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 8#L1160-1true, 157#L1208-5true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,711 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:40,711 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,719 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,719 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:40,719 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:40,719 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:40,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:40,720 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,720 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:40,720 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:40,720 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:40,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 97#L1160true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,722 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,722 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:40,722 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-06 09:24:40,722 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:40,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 70#L1188-1true, 86#L1159-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,725 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,725 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:40,725 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-06 09:24:40,725 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:24:40,725 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:40,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 132#L1190true, 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 152#L1160-4true, 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:40,795 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:40,795 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:40,795 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:40,795 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:40,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 152#L1160-4true, 95#L1208-4true, 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2025-02-06 09:24:40,795 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,796 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:40,796 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:40,796 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:40,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 4#disposeENTRYtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 228#true, 223#true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,860 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,860 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:40,860 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:40,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:24:40,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 124#L1187true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,909 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,909 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:40,909 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:24:40,909 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:40,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 70#L1188-1true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,965 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:40,965 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:40,965 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:40,965 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:24:40,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 228#true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:40,991 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:40,991 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:40,991 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:40,991 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:24:40,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:40,997 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,997 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:40,997 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:40,997 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:40,997 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:40,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:40,998 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:40,998 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:40,998 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:40,998 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:40,999 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:41,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,000 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:41,000 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-06 09:24:41,000 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:41,000 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 152#L1160-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,003 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([588] 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|), 154#L1168true, 157#L1208-5true, 175#L1161true, 70#L1188-1true, 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-06 09:24:41,003 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:41,003 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:41,004 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:24:41,004 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:24:41,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:41,030 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:41,030 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:41,030 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:41,030 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:41,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 135#L1170-1true, 207#true, 84#L1189-1true, 97#L1160true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2025-02-06 09:24:41,030 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,031 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:41,031 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:41,031 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,246 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:41,247 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:41,247 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:41,247 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:41,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,276 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,276 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:41,276 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:24:41,276 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:41,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,277 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,277 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:41,277 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:41,277 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:41,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:41,281 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,281 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:41,281 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:41,281 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:41,281 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:41,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 140#L1208-2true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 97#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,284 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,284 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:24:41,284 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:41,284 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:41,298 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:41,298 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:41,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 124#L1187true, 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:41,299 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 95#L1208-4true, 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:41,299 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:41,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 70#L1188-1true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,553 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,553 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:41,553 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:24:41,553 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:41,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([478] 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, 69#L1169-1true, 8#L1160-1true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 132#L1190true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:41,642 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:41,642 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:41,642 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:24:41,642 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:41,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 124#L1187true, 154#L1168true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:41,647 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:41,647 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:41,647 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:41,647 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-06 09:24:41,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 154#L1168true, 124#L1187true, 140#L1208-2true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:41,648 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:41,648 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:24:41,648 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:41,648 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:41,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 154#L1168true, 132#L1190true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:41,653 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:41,653 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-06 09:24:41,653 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:41,653 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:24:41,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:41,670 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:41,670 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:24:41,670 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:24:41,671 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:41,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 124#L1187true, 14#L1171true, 157#L1208-5true, 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, 81#L1161-3true]) [2025-02-06 09:24:41,673 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:41,673 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:41,673 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:24:41,673 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:41,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 138#L1188true, 157#L1208-5true, 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, 81#L1161-3true]) [2025-02-06 09:24:41,673 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:41,673 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 70#L1188-1true, 157#L1208-5true, 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, 81#L1161-3true]) [2025-02-06 09:24:41,674 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 157#L1208-5true, 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, 81#L1161-3true]) [2025-02-06 09:24:41,674 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:24:41,674 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 175#L1161true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,038 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-06 09:24:42,038 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:42,038 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:24:42,038 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,083 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,083 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:42,083 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 124#L1187true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,112 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:42,112 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,113 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:42,113 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:42,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 154#L1168true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1160true, 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,114 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:42,114 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-06 09:24:42,114 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:42,114 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:42,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 132#L1190true, 154#L1168true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,117 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:24:42,117 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:42,117 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:24:42,117 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:24:42,117 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:42,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,134 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,134 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:42,134 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:24:42,134 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 124#L1187true, 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,313 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:24:42,314 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:42,314 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:24:42,314 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:42,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,315 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,315 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:42,315 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,315 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:42,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 124#L1187true, 154#L1168true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:42,344 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,344 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:42,344 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:42,344 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:42,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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, 140#L1208-2true, 154#L1168true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:42,345 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,345 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:42,345 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-06 09:24:42,345 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-06 09:24:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 132#L1190true, 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,360 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 95#L1208-4true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,361 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,361 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:42,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:42,503 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,503 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,503 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,503 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,504 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,504 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,504 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:42,504 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:24:42,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,535 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:42,535 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:42,535 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:42,535 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:42,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 154#L1168true, 140#L1208-2true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,574 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,574 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-06 09:24:42,574 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:24:42,574 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-06 09:24:42,574 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:42,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 14#L1171true, 157#L1208-5true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 81#L1161-3true]) [2025-02-06 09:24:42,591 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:24:42,591 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:42,591 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:24:42,591 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:42,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] 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|), 132#L1190true, 14#L1171true, 157#L1208-5true, 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, 81#L1161-3true]) [2025-02-06 09:24:42,592 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:42,592 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:42,592 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:42,592 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:24:42,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 70#L1188-1true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,753 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:42,753 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:42,753 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:24:42,753 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:24:42,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:42,795 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,795 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:42,795 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:24:42,795 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:24:42,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,841 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:42,841 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:42,841 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:42,841 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:24:42,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 132#L1190true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,848 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:24:42,848 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:42,849 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:42,849 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:42,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 124#L1187true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:42,868 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:24:42,868 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:42,868 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:24:42,868 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:43,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 138#L1188true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,443 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:24:43,443 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:43,443 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:43,443 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:43,443 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:24:43,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,479 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:43,479 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:24:43,479 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:43,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:24:43,479 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:43,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 132#L1190true, 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:43,655 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:24:43,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:43,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:24:43,655 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:43,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,673 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,673 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:24:43,673 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:43,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,674 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:43,674 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:24:43,674 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:43,674 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:43,674 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:24:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 77#L1158true, 70#L1188-1true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,698 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:43,698 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:24:43,698 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:43,698 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:43,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:43,834 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:43,835 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:43,835 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:43,835 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:43,835 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:43,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:43,835 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:43,836 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:43,836 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:24:43,836 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:43,836 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:24:43,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:43,867 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:24:43,867 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:24:43,867 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:43,867 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:43,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 77#L1158true, 138#L1188true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2025-02-06 09:24:43,891 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:43,891 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:43,891 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:43,891 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:44,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,010 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:24:44,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,032 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,032 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:44,032 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,032 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:24:44,032 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:44,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 21#L1189true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,033 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,033 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,033 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:44,033 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:24:44,033 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:24:44,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 124#L1187true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,179 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:24:44,179 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:44,179 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:44,179 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 84#L1189-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,180 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 132#L1190true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,180 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:44,180 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:24:44,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 51#L1195true, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,213 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,214 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:44,214 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,214 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:44,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 77#L1158true, 21#L1189true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,215 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:44,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 132#L1190true, 175#L1161true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,424 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:24:44,424 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:44,424 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:44,424 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:44,424 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:44,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 84#L1189-1true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,468 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:24:44,468 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:44,468 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:24:44,468 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:24:44,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([431] L1208-5-->L1208-2: 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|), 140#L1208-2true, 132#L1190true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:44,970 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:24:44,970 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:44,970 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:44,970 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:24:44,970 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:24:45,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([307] L1208-6-->L1208-4: 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|), 124#L1187true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 71#L1175-7true, 109#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 223#true, 95#L1208-4true, Black: 218#true, 209#true]) [2025-02-06 09:24:45,123 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:24:45,123 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:24:45,123 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:45,123 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:24:45,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([431] L1208-5-->L1208-2: 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#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= |generateThread1of1ForFork0_#t~nondet3| |#race~A~0|), 132#L1190true, 140#L1208-2true, 77#L1158true, Black: 215#(= |generateThread1of1ForFork0_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2025-02-06 09:24:45,165 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:24:45,165 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:45,165 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:45,165 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event