./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.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/pthread-ext/27_Boop_simple_vf.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 ce64fcfa63b9df647c320ea90e20b624e2dad5b9ca256083b6d2f56c3177560a --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:00:13,172 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:00:13,237 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:00:13,242 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:00:13,243 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:00:13,267 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:00:13,268 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:00:13,269 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:00:13,269 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:00:13,270 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:00:13,271 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:00:13,271 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:00:13,271 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:00:13,271 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:00:13,272 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:00:13,272 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:00:13,272 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:00:13,272 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:00:13,272 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:00:13,272 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:00:13,273 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:00:13,273 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:00:13,274 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:00:13,274 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:00:13,274 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 -> ce64fcfa63b9df647c320ea90e20b624e2dad5b9ca256083b6d2f56c3177560a [2025-02-06 09:00:13,588 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:00:13,600 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:00:13,602 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:00:13,604 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:00:13,604 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:00:13,606 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.i [2025-02-06 09:00:14,923 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/65414c7b0/21054cb479bb46daa0b7feb0362cd536/FLAGf142fd7da [2025-02-06 09:00:15,225 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:00:15,226 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.i [2025-02-06 09:00:15,239 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/65414c7b0/21054cb479bb46daa0b7feb0362cd536/FLAGf142fd7da [2025-02-06 09:00:15,254 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/65414c7b0/21054cb479bb46daa0b7feb0362cd536 [2025-02-06 09:00:15,257 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:00:15,258 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:00:15,259 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:00:15,259 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:00:15,274 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:00:15,275 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,278 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e47b9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15, skipping insertion in model container [2025-02-06 09:00:15,279 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,320 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:00:15,606 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:00:15,617 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:00:15,650 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:00:15,682 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:00:15,682 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15 WrapperNode [2025-02-06 09:00:15,682 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:00:15,683 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:00:15,683 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:00:15,683 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:00:15,687 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:00:15" (1/1) ... [2025-02-06 09:00:15,696 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:00:15" (1/1) ... [2025-02-06 09:00:15,711 INFO L138 Inliner]: procedures = 169, calls = 12, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 101 [2025-02-06 09:00:15,711 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:00:15,712 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:00:15,712 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:00:15,712 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:00:15,719 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,719 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,721 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,721 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,727 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,728 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,731 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,732 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,734 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:00:15,734 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:00:15,736 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:00:15,736 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:00:15,740 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (1/1) ... [2025-02-06 09:00:15,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:00:15,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:00:15,768 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:00:15,770 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:00:15,791 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2025-02-06 09:00:15,791 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2025-02-06 09:00:15,791 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-02-06 09:00:15,791 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-02-06 09:00:15,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:00:15,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:00:15,791 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:00:15,792 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:00:15,794 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:00:15,903 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:00:15,905 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:00:16,152 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:00:16,152 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:00:16,171 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:00:16,171 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:00:16,172 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:00:16 BoogieIcfgContainer [2025-02-06 09:00:16,172 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:00:16,175 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:00:16,175 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:00:16,179 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:00:16,179 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:00:15" (1/3) ... [2025-02-06 09:00:16,180 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7499e407 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:00:16, skipping insertion in model container [2025-02-06 09:00:16,180 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:15" (2/3) ... [2025-02-06 09:00:16,180 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7499e407 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:00:16, skipping insertion in model container [2025-02-06 09:00:16,182 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:00:16" (3/3) ... [2025-02-06 09:00:16,183 INFO L128 eAbstractionObserver]: Analyzing ICFG 27_Boop_simple_vf.i [2025-02-06 09:00:16,195 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:00:16,196 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 27_Boop_simple_vf.i that has 3 procedures, 144 locations, 1 initial locations, 4 loop locations, and 17 error locations. [2025-02-06 09:00:16,197 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:00:16,301 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:16,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 150 places, 155 transitions, 318 flow [2025-02-06 09:00:16,411 INFO L124 PetriNetUnfolderBase]: 11/161 cut-off events. [2025-02-06 09:00:16,415 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:16,423 INFO L83 FinitePrefix]: Finished finitePrefix Result has 168 conditions, 161 events. 11/161 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 340 event pairs, 0 based on Foata normal form. 0/131 useless extension candidates. Maximal degree in co-relation 145. Up to 3 conditions per place. [2025-02-06 09:00:16,424 INFO L82 GeneralOperation]: Start removeDead. Operand has 150 places, 155 transitions, 318 flow [2025-02-06 09:00:16,431 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 149 places, 154 transitions, 315 flow [2025-02-06 09:00:16,442 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:16,460 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;@6bf2a0df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:16,460 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2025-02-06 09:00:16,476 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:16,476 INFO L124 PetriNetUnfolderBase]: 0/37 cut-off events. [2025-02-06 09:00:16,476 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:16,477 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:16,477 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] [2025-02-06 09:00:16,478 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err10ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-02-06 09:00:16,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:16,483 INFO L85 PathProgramCache]: Analyzing trace with hash 1909078246, now seen corresponding path program 1 times [2025-02-06 09:00:16,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:16,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [731282968] [2025-02-06 09:00:16,492 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:16,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:16,577 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 09:00:16,592 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 09:00:16,593 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:16,593 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:16,708 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:00:16,712 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:16,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [731282968] [2025-02-06 09:00:16,713 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [731282968] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:16,713 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:16,713 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:16,715 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1838948445] [2025-02-06 09:00:16,715 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:16,721 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:16,727 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:16,761 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:16,761 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:16,829 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 155 [2025-02-06 09:00:16,834 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 154 transitions, 315 flow. Second operand has 3 states, 3 states have (on average 134.33333333333334) internal successors, (403), 3 states have internal predecessors, (403), 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:00:16,834 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:16,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 155 [2025-02-06 09:00:16,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:16,990 INFO L124 PetriNetUnfolderBase]: 46/459 cut-off events. [2025-02-06 09:00:16,991 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2025-02-06 09:00:16,997 INFO L83 FinitePrefix]: Finished finitePrefix Result has 561 conditions, 459 events. 46/459 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2245 event pairs, 21 based on Foata normal form. 76/455 useless extension candidates. Maximal degree in co-relation 536. Up to 65 conditions per place. [2025-02-06 09:00:17,004 INFO L140 encePairwiseOnDemand]: 142/155 looper letters, 14 selfloop transitions, 5 changer transitions 0/147 dead transitions. [2025-02-06 09:00:17,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 147 transitions, 342 flow [2025-02-06 09:00:17,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:17,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:17,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2025-02-06 09:00:17,020 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9204301075268817 [2025-02-06 09:00:17,021 INFO L175 Difference]: Start difference. First operand has 149 places, 154 transitions, 315 flow. Second operand 3 states and 428 transitions. [2025-02-06 09:00:17,022 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 147 transitions, 342 flow [2025-02-06 09:00:17,029 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 147 transitions, 341 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:17,034 INFO L231 Difference]: Finished difference. Result has 146 places, 146 transitions, 328 flow [2025-02-06 09:00:17,037 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=328, PETRI_PLACES=146, PETRI_TRANSITIONS=146} [2025-02-06 09:00:17,041 INFO L279 CegarLoopForPetriNet]: 149 programPoint places, -3 predicate places. [2025-02-06 09:00:17,041 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 146 transitions, 328 flow [2025-02-06 09:00:17,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.33333333333334) internal successors, (403), 3 states have internal predecessors, (403), 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:00:17,042 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:17,042 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] [2025-02-06 09:00:17,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:00:17,042 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err5ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-02-06 09:00:17,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:17,043 INFO L85 PathProgramCache]: Analyzing trace with hash 1270665635, now seen corresponding path program 1 times [2025-02-06 09:00:17,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:17,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1977119361] [2025-02-06 09:00:17,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:17,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:17,068 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:00:17,079 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:00:17,079 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:17,079 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:17,138 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:00:17,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:17,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1977119361] [2025-02-06 09:00:17,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1977119361] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:17,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:17,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:17,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18562535] [2025-02-06 09:00:17,146 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:17,147 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:17,147 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:17,148 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:17,148 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:17,157 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 141 out of 155 [2025-02-06 09:00:17,159 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 146 transitions, 328 flow. Second operand has 3 states, 3 states have (on average 142.33333333333334) internal successors, (427), 3 states have internal predecessors, (427), 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:00:17,159 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:17,160 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 141 of 155 [2025-02-06 09:00:17,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:17,237 INFO L124 PetriNetUnfolderBase]: 33/533 cut-off events. [2025-02-06 09:00:17,237 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-02-06 09:00:17,242 INFO L83 FinitePrefix]: Finished finitePrefix Result has 602 conditions, 533 events. 33/533 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2829 event pairs, 3 based on Foata normal form. 0/433 useless extension candidates. Maximal degree in co-relation 576. Up to 21 conditions per place. [2025-02-06 09:00:17,246 INFO L140 encePairwiseOnDemand]: 151/155 looper letters, 6 selfloop transitions, 3 changer transitions 0/149 dead transitions. [2025-02-06 09:00:17,247 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 149 transitions, 352 flow [2025-02-06 09:00:17,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:17,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:17,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 433 transitions. [2025-02-06 09:00:17,250 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311827956989247 [2025-02-06 09:00:17,250 INFO L175 Difference]: Start difference. First operand has 146 places, 146 transitions, 328 flow. Second operand 3 states and 433 transitions. [2025-02-06 09:00:17,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 149 transitions, 352 flow [2025-02-06 09:00:17,255 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 149 transitions, 342 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:17,258 INFO L231 Difference]: Finished difference. Result has 148 places, 149 transitions, 344 flow [2025-02-06 09:00:17,259 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=318, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=148, PETRI_TRANSITIONS=149} [2025-02-06 09:00:17,260 INFO L279 CegarLoopForPetriNet]: 149 programPoint places, -1 predicate places. [2025-02-06 09:00:17,260 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 149 transitions, 344 flow [2025-02-06 09:00:17,261 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 142.33333333333334) internal successors, (427), 3 states have internal predecessors, (427), 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:00:17,261 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:17,261 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] [2025-02-06 09:00:17,261 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:00:17,262 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err9ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-02-06 09:00:17,262 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:17,263 INFO L85 PathProgramCache]: Analyzing trace with hash 1186153375, now seen corresponding path program 1 times [2025-02-06 09:00:17,263 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:17,263 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [523488682] [2025-02-06 09:00:17,263 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:17,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:17,278 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:17,288 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:17,289 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:17,289 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:17,331 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:00:17,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:17,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [523488682] [2025-02-06 09:00:17,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [523488682] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:17,332 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:17,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:17,332 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349806924] [2025-02-06 09:00:17,332 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:17,332 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:17,332 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:17,333 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:17,333 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:17,370 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 155 [2025-02-06 09:00:17,371 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 149 transitions, 344 flow. Second operand has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 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:00:17,372 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:17,372 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 155 [2025-02-06 09:00:17,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:17,495 INFO L124 PetriNetUnfolderBase]: 68/738 cut-off events. [2025-02-06 09:00:17,495 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2025-02-06 09:00:17,499 INFO L83 FinitePrefix]: Finished finitePrefix Result has 892 conditions, 738 events. 68/738 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 4480 event pairs, 21 based on Foata normal form. 0/591 useless extension candidates. Maximal degree in co-relation 865. Up to 64 conditions per place. [2025-02-06 09:00:17,502 INFO L140 encePairwiseOnDemand]: 149/155 looper letters, 11 selfloop transitions, 5 changer transitions 0/154 dead transitions. [2025-02-06 09:00:17,502 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 154 transitions, 389 flow [2025-02-06 09:00:17,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:17,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:17,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2025-02-06 09:00:17,504 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2025-02-06 09:00:17,504 INFO L175 Difference]: Start difference. First operand has 148 places, 149 transitions, 344 flow. Second operand 3 states and 425 transitions. [2025-02-06 09:00:17,504 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 154 transitions, 389 flow [2025-02-06 09:00:17,506 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 154 transitions, 383 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:17,510 INFO L231 Difference]: Finished difference. Result has 150 places, 153 transitions, 376 flow [2025-02-06 09:00:17,512 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=155, PETRI_DIFFERENCE_MINUEND_FLOW=338, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=376, PETRI_PLACES=150, PETRI_TRANSITIONS=153} [2025-02-06 09:00:17,513 INFO L279 CegarLoopForPetriNet]: 149 programPoint places, 1 predicate places. [2025-02-06 09:00:17,513 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 153 transitions, 376 flow [2025-02-06 09:00:17,514 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 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:00:17,514 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:17,514 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:17,514 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:00:17,514 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-02-06 09:00:17,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:17,515 INFO L85 PathProgramCache]: Analyzing trace with hash 927854421, now seen corresponding path program 1 times [2025-02-06 09:00:17,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:17,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2092349972] [2025-02-06 09:00:17,516 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:17,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:17,529 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:17,539 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:17,540 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:17,540 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:17,540 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:17,543 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:17,552 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:17,552 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:17,552 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:17,578 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:17,578 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:17,579 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 36 remaining) [2025-02-06 09:00:17,582 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2025-02-06 09:00:17,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2025-02-06 09:00:17,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2025-02-06 09:00:17,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2025-02-06 09:00:17,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2025-02-06 09:00:17,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2025-02-06 09:00:17,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (17 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (15 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (14 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 36 remaining) [2025-02-06 09:00:17,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2025-02-06 09:00:17,586 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2025-02-06 09:00:17,586 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2025-02-06 09:00:17,586 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2025-02-06 09:00:17,586 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2025-02-06 09:00:17,587 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2025-02-06 09:00:17,587 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:00:17,587 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-02-06 09:00:17,591 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:17,591 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:00:17,653 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:17,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 268 places, 280 transitions, 580 flow [2025-02-06 09:00:17,691 INFO L124 PetriNetUnfolderBase]: 14/207 cut-off events. [2025-02-06 09:00:17,691 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-06 09:00:17,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 219 conditions, 207 events. 14/207 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 632 event pairs, 0 based on Foata normal form. 0/167 useless extension candidates. Maximal degree in co-relation 214. Up to 3 conditions per place. [2025-02-06 09:00:17,694 INFO L82 GeneralOperation]: Start removeDead. Operand has 268 places, 280 transitions, 580 flow [2025-02-06 09:00:17,698 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 185 places, 191 transitions, 395 flow [2025-02-06 09:00:17,700 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:17,701 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;@6bf2a0df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:17,702 INFO L334 AbstractCegarLoop]: Starting to check reachability of 53 error locations. [2025-02-06 09:00:17,706 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:17,706 INFO L124 PetriNetUnfolderBase]: 0/37 cut-off events. [2025-02-06 09:00:17,706 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:17,707 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:17,707 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:17,707 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err10ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-02-06 09:00:17,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:17,707 INFO L85 PathProgramCache]: Analyzing trace with hash 782455974, now seen corresponding path program 1 times [2025-02-06 09:00:17,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:17,707 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1169713515] [2025-02-06 09:00:17,707 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:17,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:17,720 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 09:00:17,724 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 09:00:17,724 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:17,724 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:17,754 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:00:17,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:17,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1169713515] [2025-02-06 09:00:17,755 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1169713515] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:17,756 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:17,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:17,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1218205833] [2025-02-06 09:00:17,756 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:17,756 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:17,756 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:17,757 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:17,757 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:17,857 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 241 out of 280 [2025-02-06 09:00:17,858 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 185 places, 191 transitions, 395 flow. Second operand has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 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:00:17,858 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:17,858 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 241 of 280 [2025-02-06 09:00:17,858 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:18,096 INFO L124 PetriNetUnfolderBase]: 266/1850 cut-off events. [2025-02-06 09:00:18,098 INFO L125 PetriNetUnfolderBase]: For 120/120 co-relation queries the response was YES. [2025-02-06 09:00:18,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2352 conditions, 1850 events. 266/1850 cut-off events. For 120/120 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 14745 event pairs, 150 based on Foata normal form. 292/1789 useless extension candidates. Maximal degree in co-relation 2326. Up to 324 conditions per place. [2025-02-06 09:00:18,124 INFO L140 encePairwiseOnDemand]: 264/280 looper letters, 18 selfloop transitions, 7 changer transitions 0/186 dead transitions. [2025-02-06 09:00:18,125 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 181 places, 186 transitions, 443 flow [2025-02-06 09:00:18,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:18,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-02-06 09:00:18,128 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9047619047619048 [2025-02-06 09:00:18,128 INFO L175 Difference]: Start difference. First operand has 185 places, 191 transitions, 395 flow. Second operand 3 states and 760 transitions. [2025-02-06 09:00:18,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 181 places, 186 transitions, 443 flow [2025-02-06 09:00:18,130 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 186 transitions, 442 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:18,132 INFO L231 Difference]: Finished difference. Result has 182 places, 184 transitions, 422 flow [2025-02-06 09:00:18,132 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=368, PETRI_DIFFERENCE_MINUEND_PLACES=178, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=178, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=171, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=422, PETRI_PLACES=182, PETRI_TRANSITIONS=184} [2025-02-06 09:00:18,134 INFO L279 CegarLoopForPetriNet]: 185 programPoint places, -3 predicate places. [2025-02-06 09:00:18,134 INFO L471 AbstractCegarLoop]: Abstraction has has 182 places, 184 transitions, 422 flow [2025-02-06 09:00:18,135 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 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:00:18,135 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:18,135 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] [2025-02-06 09:00:18,135 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:00:18,135 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err5ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-02-06 09:00:18,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:18,136 INFO L85 PathProgramCache]: Analyzing trace with hash 298953736, now seen corresponding path program 1 times [2025-02-06 09:00:18,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:18,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501415227] [2025-02-06 09:00:18,137 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:18,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:18,148 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:00:18,150 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:00:18,152 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:18,152 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:18,189 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:00:18,189 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:18,189 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501415227] [2025-02-06 09:00:18,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501415227] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:18,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:18,190 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:18,190 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1937199964] [2025-02-06 09:00:18,190 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:18,190 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:18,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:18,190 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:18,190 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:18,210 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 280 [2025-02-06 09:00:18,212 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 182 places, 184 transitions, 422 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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:00:18,212 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:18,212 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 280 [2025-02-06 09:00:18,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:18,530 INFO L124 PetriNetUnfolderBase]: 289/3078 cut-off events. [2025-02-06 09:00:18,531 INFO L125 PetriNetUnfolderBase]: For 90/90 co-relation queries the response was YES. [2025-02-06 09:00:18,552 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3593 conditions, 3078 events. 289/3078 cut-off events. For 90/90 co-relation queries the response was YES. Maximal size of possible extension queue 94. Compared 31030 event pairs, 58 based on Foata normal form. 0/2468 useless extension candidates. Maximal degree in co-relation 3566. Up to 195 conditions per place. [2025-02-06 09:00:18,572 INFO L140 encePairwiseOnDemand]: 273/280 looper letters, 11 selfloop transitions, 5 changer transitions 0/190 dead transitions. [2025-02-06 09:00:18,575 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 190 transitions, 471 flow [2025-02-06 09:00:18,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:18,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:18,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 777 transitions. [2025-02-06 09:00:18,608 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.925 [2025-02-06 09:00:18,608 INFO L175 Difference]: Start difference. First operand has 182 places, 184 transitions, 422 flow. Second operand 3 states and 777 transitions. [2025-02-06 09:00:18,609 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 190 transitions, 471 flow [2025-02-06 09:00:18,612 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 190 transitions, 457 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:18,617 INFO L231 Difference]: Finished difference. Result has 184 places, 189 transitions, 452 flow [2025-02-06 09:00:18,617 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=408, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=184, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=184, PETRI_TRANSITIONS=189} [2025-02-06 09:00:18,618 INFO L279 CegarLoopForPetriNet]: 185 programPoint places, -1 predicate places. [2025-02-06 09:00:18,618 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 189 transitions, 452 flow [2025-02-06 09:00:18,619 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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:00:18,619 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:18,619 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] [2025-02-06 09:00:18,619 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:00:18,619 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err9ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-02-06 09:00:18,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:18,622 INFO L85 PathProgramCache]: Analyzing trace with hash 367981083, now seen corresponding path program 1 times [2025-02-06 09:00:18,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:18,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1949835865] [2025-02-06 09:00:18,622 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:18,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:18,632 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:18,634 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:18,634 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:18,634 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:18,672 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:00:18,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:18,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1949835865] [2025-02-06 09:00:18,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1949835865] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:18,673 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:18,674 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:18,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [565967331] [2025-02-06 09:00:18,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:18,674 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:18,674 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:18,675 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:18,675 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:18,731 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 280 [2025-02-06 09:00:18,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 189 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 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:00:18,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:18,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 280 [2025-02-06 09:00:18,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:19,381 INFO L124 PetriNetUnfolderBase]: 716/5308 cut-off events. [2025-02-06 09:00:19,382 INFO L125 PetriNetUnfolderBase]: For 195/202 co-relation queries the response was YES. [2025-02-06 09:00:19,414 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6647 conditions, 5308 events. 716/5308 cut-off events. For 195/202 co-relation queries the response was YES. Maximal size of possible extension queue 146. Compared 57594 event pairs, 315 based on Foata normal form. 0/4190 useless extension candidates. Maximal degree in co-relation 6619. Up to 628 conditions per place. [2025-02-06 09:00:19,441 INFO L140 encePairwiseOnDemand]: 272/280 looper letters, 15 selfloop transitions, 7 changer transitions 0/197 dead transitions. [2025-02-06 09:00:19,442 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 197 transitions, 520 flow [2025-02-06 09:00:19,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:19,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:19,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-02-06 09:00:19,444 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9095238095238095 [2025-02-06 09:00:19,444 INFO L175 Difference]: Start difference. First operand has 184 places, 189 transitions, 452 flow. Second operand 3 states and 764 transitions. [2025-02-06 09:00:19,445 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 197 transitions, 520 flow [2025-02-06 09:00:19,448 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 197 transitions, 510 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:19,450 INFO L231 Difference]: Finished difference. Result has 186 places, 195 transitions, 496 flow [2025-02-06 09:00:19,451 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=442, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=189, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=182, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=496, PETRI_PLACES=186, PETRI_TRANSITIONS=195} [2025-02-06 09:00:19,452 INFO L279 CegarLoopForPetriNet]: 185 programPoint places, 1 predicate places. [2025-02-06 09:00:19,453 INFO L471 AbstractCegarLoop]: Abstraction has has 186 places, 195 transitions, 496 flow [2025-02-06 09:00:19,453 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 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:00:19,453 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:19,453 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] [2025-02-06 09:00:19,454 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:00:19,454 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err4ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-02-06 09:00:19,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:19,454 INFO L85 PathProgramCache]: Analyzing trace with hash -1630825003, now seen corresponding path program 1 times [2025-02-06 09:00:19,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:19,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2055548518] [2025-02-06 09:00:19,456 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:19,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:19,466 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:19,470 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:19,471 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:19,471 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:19,508 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:00:19,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:19,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2055548518] [2025-02-06 09:00:19,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2055548518] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:19,509 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:19,509 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:00:19,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2007606038] [2025-02-06 09:00:19,509 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:19,510 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:19,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:19,510 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:19,510 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:19,519 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 254 out of 280 [2025-02-06 09:00:19,521 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 195 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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:00:19,521 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:19,521 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 254 of 280 [2025-02-06 09:00:19,521 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:20,061 INFO L124 PetriNetUnfolderBase]: 279/3213 cut-off events. [2025-02-06 09:00:20,062 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-02-06 09:00:20,094 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3683 conditions, 3213 events. 279/3213 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 116. Compared 34054 event pairs, 41 based on Foata normal form. 0/2544 useless extension candidates. Maximal degree in co-relation 3653. Up to 149 conditions per place. [2025-02-06 09:00:20,113 INFO L140 encePairwiseOnDemand]: 274/280 looper letters, 9 selfloop transitions, 4 changer transitions 0/185 dead transitions. [2025-02-06 09:00:20,113 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 185 transitions, 472 flow [2025-02-06 09:00:20,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:20,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:20,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 777 transitions. [2025-02-06 09:00:20,116 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.925 [2025-02-06 09:00:20,116 INFO L175 Difference]: Start difference. First operand has 186 places, 195 transitions, 496 flow. Second operand 3 states and 777 transitions. [2025-02-06 09:00:20,116 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 185 transitions, 472 flow [2025-02-06 09:00:20,120 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 185 transitions, 460 flow, removed 2 selfloop flow, removed 4 redundant places. [2025-02-06 09:00:20,123 INFO L231 Difference]: Finished difference. Result has 184 places, 183 transitions, 446 flow [2025-02-06 09:00:20,123 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=418, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=177, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=446, PETRI_PLACES=184, PETRI_TRANSITIONS=183} [2025-02-06 09:00:20,124 INFO L279 CegarLoopForPetriNet]: 185 programPoint places, -1 predicate places. [2025-02-06 09:00:20,124 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 183 transitions, 446 flow [2025-02-06 09:00:20,125 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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:00:20,125 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:20,125 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:20,125 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:00:20,125 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-02-06 09:00:20,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:20,128 INFO L85 PathProgramCache]: Analyzing trace with hash -1235495860, now seen corresponding path program 1 times [2025-02-06 09:00:20,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:20,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [330971450] [2025-02-06 09:00:20,128 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:20,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:20,137 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-02-06 09:00:20,140 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-02-06 09:00:20,140 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:20,140 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:20,171 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:00:20,171 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:20,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [330971450] [2025-02-06 09:00:20,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [330971450] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:20,172 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:20,172 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:20,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285851216] [2025-02-06 09:00:20,172 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:20,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:20,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:20,173 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:20,173 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:20,196 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 280 [2025-02-06 09:00:20,197 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 183 transitions, 446 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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:00:20,197 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:20,197 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 280 [2025-02-06 09:00:20,198 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:20,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([626] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][84], [Black: 288#(= 0 ~release_thr1~0), 205#L746-2true, 145#L692-1true, 286#true, 263#true, 267#true, 265#true, 136#L721-1true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,298 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,298 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:20,298 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:20,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([626] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][84], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 145#L692-1true, 263#true, 267#true, 265#true, 136#L721-1true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,302 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,302 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,302 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,303 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][107], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 263#true, 267#true, 265#true, 136#L721-1true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 188#L692-1true]) [2025-02-06 09:00:20,305 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,305 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,305 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,305 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][107], [Black: 288#(= 0 ~release_thr1~0), 205#L746-2true, 286#true, 263#true, 267#true, 265#true, 136#L721-1true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 188#L692-1true]) [2025-02-06 09:00:20,313 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:20,313 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:20,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 104#L722true, 263#true, 267#true, 265#true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 188#L692-1true]) [2025-02-06 09:00:20,342 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,342 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,342 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,342 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([626] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [Black: 288#(= 0 ~release_thr1~0), 205#L746-2true, 145#L692-1true, 104#L722true, 286#true, 263#true, 267#true, 265#true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,344 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:20,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([626] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 145#L692-1true, 104#L722true, 263#true, 267#true, 265#true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,349 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [Black: 288#(= 0 ~release_thr1~0), 205#L746-2true, 104#L722true, 286#true, 263#true, 267#true, 265#true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 188#L692-1true]) [2025-02-06 09:00:20,350 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:20,350 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:20,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 53#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 263#true, 267#true, 265#true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,366 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-02-06 09:00:20,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:20,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:20,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:20,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([626] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][84], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 145#L692-1true, 263#true, 267#true, 136#L721-1true, 265#true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,367 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:20,367 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,367 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,367 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,368 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 104#L722true, 263#true, 267#true, 265#true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,386 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:20,386 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,386 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,387 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 53#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 263#true, 267#true, 265#true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 188#L692-1true]) [2025-02-06 09:00:20,387 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:20,387 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,387 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,387 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:20,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([626] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 145#L692-1true, 104#L722true, 263#true, 267#true, 265#true, 115#L692-2true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2025-02-06 09:00:20,389 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-02-06 09:00:20,389 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,390 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,390 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,390 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([590] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [Black: 286#true, 205#L746-2true, 288#(= 0 ~release_thr1~0), 104#L722true, 263#true, 267#true, 265#true, Black: 273#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 291#true, 49#L692-2true, Black: 276#true, Black: 283#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 188#L692-1true]) [2025-02-06 09:00:20,408 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-02-06 09:00:20,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,409 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,409 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,409 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:20,907 INFO L124 PetriNetUnfolderBase]: 747/5664 cut-off events. [2025-02-06 09:00:20,907 INFO L125 PetriNetUnfolderBase]: For 512/538 co-relation queries the response was YES. [2025-02-06 09:00:20,968 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7652 conditions, 5664 events. 747/5664 cut-off events. For 512/538 co-relation queries the response was YES. Maximal size of possible extension queue 204. Compared 66210 event pairs, 147 based on Foata normal form. 12/4583 useless extension candidates. Maximal degree in co-relation 7620. Up to 521 conditions per place. [2025-02-06 09:00:21,001 INFO L140 encePairwiseOnDemand]: 274/280 looper letters, 13 selfloop transitions, 8 changer transitions 0/191 dead transitions. [2025-02-06 09:00:21,001 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 191 transitions, 520 flow [2025-02-06 09:00:21,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:21,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:21,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 776 transitions. [2025-02-06 09:00:21,004 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9238095238095239 [2025-02-06 09:00:21,004 INFO L175 Difference]: Start difference. First operand has 184 places, 183 transitions, 446 flow. Second operand 3 states and 776 transitions. [2025-02-06 09:00:21,004 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 191 transitions, 520 flow [2025-02-06 09:00:21,008 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 191 transitions, 512 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:21,011 INFO L231 Difference]: Finished difference. Result has 186 places, 189 transitions, 504 flow [2025-02-06 09:00:21,012 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=438, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=186, PETRI_TRANSITIONS=189} [2025-02-06 09:00:21,014 INFO L279 CegarLoopForPetriNet]: 185 programPoint places, 1 predicate places. [2025-02-06 09:00:21,014 INFO L471 AbstractCegarLoop]: Abstraction has has 186 places, 189 transitions, 504 flow [2025-02-06 09:00:21,015 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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:00:21,015 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:21,016 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:21,016 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:00:21,016 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-02-06 09:00:21,016 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:21,017 INFO L85 PathProgramCache]: Analyzing trace with hash -1127155612, now seen corresponding path program 1 times [2025-02-06 09:00:21,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:21,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1791541866] [2025-02-06 09:00:21,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:21,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:21,026 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-06 09:00:21,035 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-06 09:00:21,036 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:21,036 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:21,036 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:21,039 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-06 09:00:21,048 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-06 09:00:21,048 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:21,048 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:21,156 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:21,156 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:21,156 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining) [2025-02-06 09:00:21,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 53 remaining) [2025-02-06 09:00:21,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining) [2025-02-06 09:00:21,162 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining) [2025-02-06 09:00:21,163 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining) [2025-02-06 09:00:21,164 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining) [2025-02-06 09:00:21,164 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining) [2025-02-06 09:00:21,164 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining) [2025-02-06 09:00:21,164 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining) [2025-02-06 09:00:21,164 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining) [2025-02-06 09:00:21,164 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining) [2025-02-06 09:00:21,165 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining) [2025-02-06 09:00:21,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining) [2025-02-06 09:00:21,167 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 09:00:21,167 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-02-06 09:00:21,167 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:21,167 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-06 09:00:21,234 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:21,241 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 386 places, 405 transitions, 846 flow [2025-02-06 09:00:21,264 INFO L124 PetriNetUnfolderBase]: 17/253 cut-off events. [2025-02-06 09:00:21,264 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-06 09:00:21,267 INFO L83 FinitePrefix]: Finished finitePrefix Result has 271 conditions, 253 events. 17/253 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 908 event pairs, 0 based on Foata normal form. 0/203 useless extension candidates. Maximal degree in co-relation 264. Up to 4 conditions per place. [2025-02-06 09:00:21,268 INFO L82 GeneralOperation]: Start removeDead. Operand has 386 places, 405 transitions, 846 flow [2025-02-06 09:00:21,271 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 221 places, 228 transitions, 477 flow [2025-02-06 09:00:21,273 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:21,274 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;@6bf2a0df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:21,274 INFO L334 AbstractCegarLoop]: Starting to check reachability of 70 error locations. [2025-02-06 09:00:21,276 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:21,277 INFO L124 PetriNetUnfolderBase]: 0/37 cut-off events. [2025-02-06 09:00:21,278 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:21,278 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:21,278 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] [2025-02-06 09:00:21,278 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err10ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:21,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:21,278 INFO L85 PathProgramCache]: Analyzing trace with hash 1546424602, now seen corresponding path program 1 times [2025-02-06 09:00:21,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:21,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592314781] [2025-02-06 09:00:21,279 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:21,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:21,288 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 09:00:21,291 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 09:00:21,292 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:21,292 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:21,316 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:00:21,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:21,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592314781] [2025-02-06 09:00:21,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592314781] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:21,317 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:21,317 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:21,317 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481238464] [2025-02-06 09:00:21,317 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:21,317 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:21,317 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:21,318 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:21,318 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:21,430 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 349 out of 405 [2025-02-06 09:00:21,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 228 transitions, 477 flow. Second operand has 3 states, 3 states have (on average 350.3333333333333) internal successors, (1051), 3 states have internal predecessors, (1051), 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:00:21,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:21,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 349 of 405 [2025-02-06 09:00:21,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:22,201 INFO L124 PetriNetUnfolderBase]: 1181/6546 cut-off events. [2025-02-06 09:00:22,201 INFO L125 PetriNetUnfolderBase]: For 806/806 co-relation queries the response was YES. [2025-02-06 09:00:22,237 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8633 conditions, 6546 events. 1181/6546 cut-off events. For 806/806 co-relation queries the response was YES. Maximal size of possible extension queue 172. Compared 69173 event pairs, 735 based on Foata normal form. 1081/6379 useless extension candidates. Maximal degree in co-relation 8606. Up to 1354 conditions per place. [2025-02-06 09:00:22,270 INFO L140 encePairwiseOnDemand]: 386/405 looper letters, 22 selfloop transitions, 9 changer transitions 0/225 dead transitions. [2025-02-06 09:00:22,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 225 transitions, 548 flow [2025-02-06 09:00:22,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:22,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:22,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1092 transitions. [2025-02-06 09:00:22,274 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8987654320987655 [2025-02-06 09:00:22,274 INFO L175 Difference]: Start difference. First operand has 221 places, 228 transitions, 477 flow. Second operand 3 states and 1092 transitions. [2025-02-06 09:00:22,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 225 transitions, 548 flow [2025-02-06 09:00:22,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 225 transitions, 543 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:22,278 INFO L231 Difference]: Finished difference. Result has 218 places, 222 transitions, 516 flow [2025-02-06 09:00:22,278 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=405, PETRI_DIFFERENCE_MINUEND_FLOW=446, PETRI_DIFFERENCE_MINUEND_PLACES=214, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=516, PETRI_PLACES=218, PETRI_TRANSITIONS=222} [2025-02-06 09:00:22,279 INFO L279 CegarLoopForPetriNet]: 221 programPoint places, -3 predicate places. [2025-02-06 09:00:22,279 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 222 transitions, 516 flow [2025-02-06 09:00:22,280 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 350.3333333333333) internal successors, (1051), 3 states have internal predecessors, (1051), 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:00:22,280 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:22,280 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] [2025-02-06 09:00:22,280 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-06 09:00:22,280 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err5ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:22,281 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:22,281 INFO L85 PathProgramCache]: Analyzing trace with hash -1734231934, now seen corresponding path program 1 times [2025-02-06 09:00:22,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:22,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484477677] [2025-02-06 09:00:22,281 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:22,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:22,287 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:00:22,289 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:00:22,289 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:22,289 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:22,309 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:00:22,310 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:22,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484477677] [2025-02-06 09:00:22,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484477677] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:22,310 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:22,310 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:22,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1449516396] [2025-02-06 09:00:22,310 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:22,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:22,310 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:22,311 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:22,311 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:22,335 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 365 out of 405 [2025-02-06 09:00:22,337 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 222 transitions, 516 flow. Second operand has 3 states, 3 states have (on average 366.3333333333333) internal successors, (1099), 3 states have internal predecessors, (1099), 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:00:22,337 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:22,337 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 365 of 405 [2025-02-06 09:00:22,337 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:23,982 INFO L124 PetriNetUnfolderBase]: 2036/15644 cut-off events. [2025-02-06 09:00:23,983 INFO L125 PetriNetUnfolderBase]: For 524/524 co-relation queries the response was YES. [2025-02-06 09:00:24,050 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19027 conditions, 15644 events. 2036/15644 cut-off events. For 524/524 co-relation queries the response was YES. Maximal size of possible extension queue 485. Compared 217678 event pairs, 566 based on Foata normal form. 0/12526 useless extension candidates. Maximal degree in co-relation 18999. Up to 1398 conditions per place. [2025-02-06 09:00:24,132 INFO L140 encePairwiseOnDemand]: 395/405 looper letters, 16 selfloop transitions, 7 changer transitions 0/231 dead transitions. [2025-02-06 09:00:24,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 231 transitions, 590 flow [2025-02-06 09:00:24,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:24,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:24,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1121 transitions. [2025-02-06 09:00:24,135 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.922633744855967 [2025-02-06 09:00:24,135 INFO L175 Difference]: Start difference. First operand has 218 places, 222 transitions, 516 flow. Second operand 3 states and 1121 transitions. [2025-02-06 09:00:24,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 231 transitions, 590 flow [2025-02-06 09:00:24,141 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 231 transitions, 572 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:24,144 INFO L231 Difference]: Finished difference. Result has 220 places, 229 transitions, 560 flow [2025-02-06 09:00:24,144 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=405, PETRI_DIFFERENCE_MINUEND_FLOW=498, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=560, PETRI_PLACES=220, PETRI_TRANSITIONS=229} [2025-02-06 09:00:24,144 INFO L279 CegarLoopForPetriNet]: 221 programPoint places, -1 predicate places. [2025-02-06 09:00:24,145 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 229 transitions, 560 flow [2025-02-06 09:00:24,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 366.3333333333333) internal successors, (1099), 3 states have internal predecessors, (1099), 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:00:24,145 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:24,146 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] [2025-02-06 09:00:24,146 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-06 09:00:24,146 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err9ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:24,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:24,146 INFO L85 PathProgramCache]: Analyzing trace with hash 1019599927, now seen corresponding path program 1 times [2025-02-06 09:00:24,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:24,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1958674562] [2025-02-06 09:00:24,147 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:24,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:24,155 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:24,157 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:24,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:24,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:24,182 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:00:24,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:24,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1958674562] [2025-02-06 09:00:24,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1958674562] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:24,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:24,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:24,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [190180082] [2025-02-06 09:00:24,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:24,183 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:24,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:24,183 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:24,183 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:24,254 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 358 out of 405 [2025-02-06 09:00:24,256 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 229 transitions, 560 flow. Second operand has 3 states, 3 states have (on average 359.3333333333333) internal successors, (1078), 3 states have internal predecessors, (1078), 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:00:24,256 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:24,256 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 358 of 405 [2025-02-06 09:00:24,256 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:27,771 INFO L124 PetriNetUnfolderBase]: 6808/39460 cut-off events. [2025-02-06 09:00:27,771 INFO L125 PetriNetUnfolderBase]: For 1817/1858 co-relation queries the response was YES. [2025-02-06 09:00:28,095 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50899 conditions, 39460 events. 6808/39460 cut-off events. For 1817/1858 co-relation queries the response was YES. Maximal size of possible extension queue 1143. Compared 598107 event pairs, 3356 based on Foata normal form. 0/31150 useless extension candidates. Maximal degree in co-relation 50870. Up to 5753 conditions per place. [2025-02-06 09:00:28,296 INFO L140 encePairwiseOnDemand]: 395/405 looper letters, 19 selfloop transitions, 9 changer transitions 0/240 dead transitions. [2025-02-06 09:00:28,296 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 240 transitions, 651 flow [2025-02-06 09:00:28,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:28,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:28,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1103 transitions. [2025-02-06 09:00:28,299 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9078189300411522 [2025-02-06 09:00:28,299 INFO L175 Difference]: Start difference. First operand has 220 places, 229 transitions, 560 flow. Second operand 3 states and 1103 transitions. [2025-02-06 09:00:28,299 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 240 transitions, 651 flow [2025-02-06 09:00:28,312 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 220 places, 240 transitions, 637 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:28,315 INFO L231 Difference]: Finished difference. Result has 222 places, 237 transitions, 616 flow [2025-02-06 09:00:28,315 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=405, PETRI_DIFFERENCE_MINUEND_FLOW=546, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=222, PETRI_TRANSITIONS=237} [2025-02-06 09:00:28,316 INFO L279 CegarLoopForPetriNet]: 221 programPoint places, 1 predicate places. [2025-02-06 09:00:28,317 INFO L471 AbstractCegarLoop]: Abstraction has has 222 places, 237 transitions, 616 flow [2025-02-06 09:00:28,317 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 359.3333333333333) internal successors, (1078), 3 states have internal predecessors, (1078), 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:00:28,318 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:28,318 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] [2025-02-06 09:00:28,318 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-06 09:00:28,318 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err4ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:28,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:28,319 INFO L85 PathProgramCache]: Analyzing trace with hash -340978068, now seen corresponding path program 1 times [2025-02-06 09:00:28,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:28,319 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515672660] [2025-02-06 09:00:28,319 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:28,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:28,329 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:28,335 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:28,338 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:28,338 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:28,363 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:00:28,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:28,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515672660] [2025-02-06 09:00:28,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515672660] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:28,364 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:28,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:00:28,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [417828981] [2025-02-06 09:00:28,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:28,364 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:28,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:28,365 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:28,365 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:28,375 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 367 out of 405 [2025-02-06 09:00:28,376 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 237 transitions, 616 flow. Second operand has 3 states, 3 states have (on average 368.3333333333333) internal successors, (1105), 3 states have internal predecessors, (1105), 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:00:28,377 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:28,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 367 of 405 [2025-02-06 09:00:28,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:30,606 INFO L124 PetriNetUnfolderBase]: 2391/20091 cut-off events. [2025-02-06 09:00:30,607 INFO L125 PetriNetUnfolderBase]: For 174/174 co-relation queries the response was YES. [2025-02-06 09:00:30,831 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23903 conditions, 20091 events. 2391/20091 cut-off events. For 174/174 co-relation queries the response was YES. Maximal size of possible extension queue 678. Compared 299727 event pairs, 614 based on Foata normal form. 0/15830 useless extension candidates. Maximal degree in co-relation 23872. Up to 1283 conditions per place. [2025-02-06 09:00:30,942 INFO L140 encePairwiseOnDemand]: 397/405 looper letters, 13 selfloop transitions, 5 changer transitions 0/225 dead transitions. [2025-02-06 09:00:30,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 225 transitions, 591 flow [2025-02-06 09:00:30,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:30,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:30,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1122 transitions. [2025-02-06 09:00:30,945 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9234567901234568 [2025-02-06 09:00:30,945 INFO L175 Difference]: Start difference. First operand has 222 places, 237 transitions, 616 flow. Second operand 3 states and 1122 transitions. [2025-02-06 09:00:30,945 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 225 transitions, 591 flow [2025-02-06 09:00:30,949 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 225 transitions, 579 flow, removed 2 selfloop flow, removed 4 redundant places. [2025-02-06 09:00:30,951 INFO L231 Difference]: Finished difference. Result has 220 places, 222 transitions, 556 flow [2025-02-06 09:00:30,952 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=405, PETRI_DIFFERENCE_MINUEND_FLOW=518, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=219, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=214, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=556, PETRI_PLACES=220, PETRI_TRANSITIONS=222} [2025-02-06 09:00:30,953 INFO L279 CegarLoopForPetriNet]: 221 programPoint places, -1 predicate places. [2025-02-06 09:00:30,953 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 222 transitions, 556 flow [2025-02-06 09:00:30,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 368.3333333333333) internal successors, (1105), 3 states have internal predecessors, (1105), 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:00:30,954 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:30,954 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] [2025-02-06 09:00:30,954 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-06 09:00:30,954 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:30,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:30,956 INFO L85 PathProgramCache]: Analyzing trace with hash 18307520, now seen corresponding path program 1 times [2025-02-06 09:00:30,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:30,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326468201] [2025-02-06 09:00:30,956 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:30,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:30,964 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-02-06 09:00:30,967 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-02-06 09:00:30,968 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:30,968 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:30,993 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:00:30,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:30,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1326468201] [2025-02-06 09:00:30,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1326468201] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:30,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:30,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:30,994 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [449127438] [2025-02-06 09:00:30,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:30,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:30,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:30,995 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:30,995 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:31,023 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 367 out of 405 [2025-02-06 09:00:31,025 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 222 transitions, 556 flow. Second operand has 3 states, 3 states have (on average 368.3333333333333) internal successors, (1105), 3 states have internal predecessors, (1105), 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:00:31,026 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:31,026 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 367 of 405 [2025-02-06 09:00:31,026 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:31,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 404#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,123 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,124 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:31,124 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:31,124 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,126 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,127 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,128 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,128 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 404#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,132 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,132 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,132 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:31,132 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:31,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,162 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,162 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,162 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,162 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 404#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,164 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:31,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:31,164 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 279#L692-1true, 409#true]) [2025-02-06 09:00:31,167 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,167 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,167 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,167 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 404#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,168 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:31,168 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:31,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,190 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-02-06 09:00:31,190 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:31,190 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:31,190 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:31,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 279#L692-1true, 409#true]) [2025-02-06 09:00:31,191 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,191 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,191 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,191 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,191 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,222 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,222 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,222 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,223 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:31,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:31,224 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 404#true, 380#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,271 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,271 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,271 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,271 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,271 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:31,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,287 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,287 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,287 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,287 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,290 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,290 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,295 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,295 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,295 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,295 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,299 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,299 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,299 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,299 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,304 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,304 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,304 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,304 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,305 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,318 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,319 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [262#L692-1true, 88#thr2ENTRYtrue, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,324 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,324 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,324 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,324 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,326 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,326 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,326 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,326 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,327 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,327 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,327 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,327 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [88#thr2ENTRYtrue, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,334 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,334 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,334 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:31,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,397 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,400 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,411 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,412 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,435 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,435 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,435 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,440 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,442 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,442 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,442 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,448 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 134#thr2ENTRYtrue, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,452 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,453 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,464 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,470 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,470 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,470 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,470 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,478 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,484 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,484 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,484 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 279#L692-1true, 409#true]) [2025-02-06 09:00:31,488 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,489 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,490 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,490 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,490 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,490 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,498 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,498 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,509 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,512 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,513 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,514 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 262#L692-1true, 88#thr2ENTRYtrue, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,515 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,515 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,515 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,515 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,519 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,519 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,519 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,519 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 88#thr2ENTRYtrue, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,520 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,520 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,520 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,520 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:31,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,546 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,547 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,547 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,547 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,547 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,548 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,548 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,548 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,548 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:31,550 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,550 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,550 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,550 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,550 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,553 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,553 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,553 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,553 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,554 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,557 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,557 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,558 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,558 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,558 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,558 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,559 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,559 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,559 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,559 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,562 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,582 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,582 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,582 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,582 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,583 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,583 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,586 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,586 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,586 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,586 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,588 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 149#L721-1true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,593 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,593 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,593 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,593 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 149#L721-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,594 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,595 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,595 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,596 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,596 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,601 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,609 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,609 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,609 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,609 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:31,623 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,632 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,633 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,633 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,633 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,641 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,641 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, 149#L721-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,642 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,642 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,642 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 109#L692-1true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:31,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,644 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,646 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:31,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 88#thr2ENTRYtrue, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,650 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,650 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,650 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,650 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,650 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 83#L693-6true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,654 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 134#thr2ENTRYtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,677 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,678 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,679 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 134#thr2ENTRYtrue, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,680 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,680 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,680 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,681 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,681 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,681 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,681 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,681 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,682 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,686 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,686 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,687 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:31,687 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 199#L692true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,691 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 127#L692true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,707 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-02-06 09:00:31,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:31,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:31,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:31,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,707 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,713 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,713 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,713 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,714 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,716 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, 203#L693-6true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,726 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#(= 0 ~release_thr1~0), 83#L693-6true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,730 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, 203#L693-6true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,732 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,745 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,746 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,747 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,747 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,767 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,768 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,768 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,768 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 127#L692true, 409#true, 379#true]) [2025-02-06 09:00:31,771 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 199#L692true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,771 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,772 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,772 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:31,773 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,773 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:31,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 88#thr2ENTRYtrue, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,778 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,779 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,779 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 134#thr2ENTRYtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,809 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,809 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,810 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,810 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,810 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,811 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,811 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,815 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-02-06 09:00:31,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-02-06 09:00:31,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-02-06 09:00:31,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-02-06 09:00:31,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,818 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,819 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,820 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,820 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,820 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,821 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,821 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,821 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,821 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,822 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,822 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,823 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,823 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,823 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,826 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,827 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,828 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,829 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,830 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,830 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,831 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,831 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,848 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,848 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,848 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,848 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,860 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,860 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,860 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,861 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,864 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,864 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,865 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,865 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,897 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,897 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,899 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,915 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,915 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 203#L693-6true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:31,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,946 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,946 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,946 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,946 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,947 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,949 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 199#L692true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,950 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,950 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,950 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,951 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 199#L692true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,951 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,951 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,952 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,955 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,956 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,957 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 127#L692true, 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,957 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:31,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:31,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 127#L692true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,958 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,958 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,958 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,958 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,961 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,962 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 127#L692true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,962 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,962 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,963 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,963 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,964 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,966 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,966 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,967 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,967 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:31,968 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,968 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,969 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,969 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,969 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,970 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 199#L692true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,970 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:31,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:31,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:31,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:31,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:31,987 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,987 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,987 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,987 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 83#L693-6true, 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,988 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 127#L692true, 409#true, 379#true]) [2025-02-06 09:00:31,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 404#true, Black: 406#(= 0 ~release_thr1~0), 199#L692true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:31,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 83#L693-6true, 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,990 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,990 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,990 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,990 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, 203#L693-6true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:31,991 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:31,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,021 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:32,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:32,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:32,056 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:32,056 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:32,057 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,057 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:32,058 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,058 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,058 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,058 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,058 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:32,059 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,059 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,059 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,059 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 127#L692true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,060 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,061 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 199#L692true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,061 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,061 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 127#L692true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,062 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,062 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,062 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,063 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:32,066 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#(= 0 ~release_thr1~0), 83#L693-6true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,068 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,080 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#(= 0 ~release_thr1~0), 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:32,082 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 379#true, 409#true]) [2025-02-06 09:00:32,112 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,115 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:32,115 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,115 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,115 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:32,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:32,178 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:32,178 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 203#L693-6true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,179 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:32,180 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 83#L693-6true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,188 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:32,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 379#true, 409#true]) [2025-02-06 09:00:32,200 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 379#true, 279#L692-1true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:32,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#(= 0 ~release_thr1~0), 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 409#true, 379#true]) [2025-02-06 09:00:32,206 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:32,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:32,235 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:32,235 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,235 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,235 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,235 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:32,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 203#L693-6true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 377#true, 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:32,490 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:32,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#(= 0 ~release_thr1~0), 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, Black: 404#true, 242#L693-6true, 377#true, 379#true, 279#L692-1true, 409#true]) [2025-02-06 09:00:32,503 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:32,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:32,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:35,693 INFO L124 PetriNetUnfolderBase]: 7635/44657 cut-off events. [2025-02-06 09:00:35,694 INFO L125 PetriNetUnfolderBase]: For 4453/4641 co-relation queries the response was YES. [2025-02-06 09:00:36,377 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62429 conditions, 44657 events. 7635/44657 cut-off events. For 4453/4641 co-relation queries the response was YES. Maximal size of possible extension queue 1466. Compared 716343 event pairs, 2193 based on Foata normal form. 78/35563 useless extension candidates. Maximal degree in co-relation 62396. Up to 4836 conditions per place. [2025-02-06 09:00:36,577 INFO L140 encePairwiseOnDemand]: 398/405 looper letters, 17 selfloop transitions, 10 changer transitions 0/233 dead transitions. [2025-02-06 09:00:36,577 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 233 transitions, 657 flow [2025-02-06 09:00:36,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:36,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:36,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1122 transitions. [2025-02-06 09:00:36,579 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9234567901234568 [2025-02-06 09:00:36,580 INFO L175 Difference]: Start difference. First operand has 220 places, 222 transitions, 556 flow. Second operand 3 states and 1122 transitions. [2025-02-06 09:00:36,580 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 233 transitions, 657 flow [2025-02-06 09:00:36,602 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 220 places, 233 transitions, 647 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:36,604 INFO L231 Difference]: Finished difference. Result has 222 places, 230 transitions, 632 flow [2025-02-06 09:00:36,604 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=405, PETRI_DIFFERENCE_MINUEND_FLOW=546, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=632, PETRI_PLACES=222, PETRI_TRANSITIONS=230} [2025-02-06 09:00:36,604 INFO L279 CegarLoopForPetriNet]: 221 programPoint places, 1 predicate places. [2025-02-06 09:00:36,604 INFO L471 AbstractCegarLoop]: Abstraction has has 222 places, 230 transitions, 632 flow [2025-02-06 09:00:36,605 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 368.3333333333333) internal successors, (1105), 3 states have internal predecessors, (1105), 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:00:36,605 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:36,605 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] [2025-02-06 09:00:36,605 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-06 09:00:36,605 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err7ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:36,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:36,606 INFO L85 PathProgramCache]: Analyzing trace with hash -60347491, now seen corresponding path program 1 times [2025-02-06 09:00:36,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:36,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244243851] [2025-02-06 09:00:36,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:36,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:36,611 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-02-06 09:00:36,613 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-02-06 09:00:36,613 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:36,613 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:36,639 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:00:36,639 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:36,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244243851] [2025-02-06 09:00:36,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244243851] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:36,640 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:36,640 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:36,640 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429804822] [2025-02-06 09:00:36,640 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:36,640 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:36,640 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:36,640 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:36,641 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:36,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 365 out of 405 [2025-02-06 09:00:36,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 230 transitions, 632 flow. Second operand has 3 states, 3 states have (on average 366.0) internal successors, (1098), 3 states have internal predecessors, (1098), 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:00:36,670 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:36,670 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 365 of 405 [2025-02-06 09:00:36,670 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:36,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:36,736 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,736 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:36,736 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:36,736 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:36,738 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,739 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,739 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,739 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,739 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,742 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,742 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:36,742 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 09:00:36,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 279#L692-1true, 409#true]) [2025-02-06 09:00:36,753 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,753 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,753 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,753 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:36,758 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,758 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,758 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:36,758 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:36,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,761 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,761 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,761 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,761 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 406#(= 0 ~release_thr1~0), 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,762 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,762 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:36,762 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 09:00:36,762 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,770 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,770 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,770 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,771 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-02-06 09:00:36,771 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:36,771 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:36,771 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 09:00:36,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,786 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,787 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-02-06 09:00:36,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 414#true, Black: 404#true, 380#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 279#L692-1true, 409#true]) [2025-02-06 09:00:36,809 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,809 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,809 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,809 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,809 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-02-06 09:00:36,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,819 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,819 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,819 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,819 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,824 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,826 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,834 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,834 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,834 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,836 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:36,838 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,842 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,842 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:36,845 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,845 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,845 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:36,880 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,880 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,888 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,888 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,888 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,888 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:36,902 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,902 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,902 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,904 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,904 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,904 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,904 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,905 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,905 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,905 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,905 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,911 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,913 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,914 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,914 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,914 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,914 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,918 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,918 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,918 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,921 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,921 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,921 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,921 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:36,923 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,924 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:36,929 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,929 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,929 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,929 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,933 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,933 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,933 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,933 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,934 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,935 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:36,937 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,937 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,937 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,937 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:36,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,940 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:36,941 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:36,941 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,941 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-02-06 09:00:36,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,954 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,955 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:36,957 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,960 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,960 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,962 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:36,963 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,972 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,972 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,972 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:36,974 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:36,975 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,978 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,979 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:36,980 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,980 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,980 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,981 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:36,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:36,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:36,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:36,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:36,990 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:36,995 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,995 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,998 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:36,998 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:36,998 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 149#L721-1true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:36,999 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:36,999 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:36,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,000 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:37,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:37,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 09:00:37,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,001 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [83#L693-6true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,005 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,005 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,005 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,005 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,021 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,021 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,022 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, 190#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,022 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,025 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,025 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,026 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, 199#L692true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,026 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,026 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:37,027 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,028 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,030 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,030 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,032 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,032 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,035 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,035 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,037 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-02-06 09:00:37,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,040 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, 203#L693-6true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,043 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,046 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,046 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [83#L693-6true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,048 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, 203#L693-6true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,049 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,053 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,055 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,055 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,055 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,065 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,065 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,065 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,065 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,066 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,066 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,074 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,074 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,080 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,080 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,080 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,081 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,081 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,081 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 379#true, 409#true]) [2025-02-06 09:00:37,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 199#L692true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, 88#thr2ENTRYtrue, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,084 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,084 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,084 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,085 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,085 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,085 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,085 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,105 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,288 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-02-06 09:00:37,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-02-06 09:00:37,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-02-06 09:00:37,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-02-06 09:00:37,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,289 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,290 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,290 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,291 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,293 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,293 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,294 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,294 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,294 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,294 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,296 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,297 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,297 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,297 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,297 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,298 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,298 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,298 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,310 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,310 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,310 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,310 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,311 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,312 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,312 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,312 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,315 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,316 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,316 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,316 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,317 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,317 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,317 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,317 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,323 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,323 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,323 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,323 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,328 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,328 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,328 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,328 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 09:00:37,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [83#L693-6true, 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,332 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,332 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,332 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,332 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,349 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,349 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,349 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,349 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,350 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,351 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,351 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,351 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,352 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,352 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,354 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,355 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,355 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,356 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,356 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,356 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,357 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,357 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,357 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,357 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,358 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,358 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,358 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,359 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 149#L721-1true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:37,359 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, 199#L692true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,360 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,360 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,362 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 149#L721-1true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,362 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,363 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,365 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 219#L692true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, 127#L692true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,366 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,370 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-02-06 09:00:37,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,372 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, 203#L693-6true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,380 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 83#L693-6true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,381 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, 203#L693-6true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,381 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 199#L692true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,382 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, 109#L692-1true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 406#(= 0 ~release_thr1~0), 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 409#true, 379#true]) [2025-02-06 09:00:37,382 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,391 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,391 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,391 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,391 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,399 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,399 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 09:00:37,421 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:37,421 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true]) [2025-02-06 09:00:37,422 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,422 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,422 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,422 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,422 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,424 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,424 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,425 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,425 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,425 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,426 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,426 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 127#L692true, 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,426 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,429 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,430 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 379#true, 409#true]) [2025-02-06 09:00:37,430 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,431 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,431 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,431 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,431 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,431 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:37,443 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2025-02-06 09:00:37,443 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-02-06 09:00:37,443 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-02-06 09:00:37,443 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-02-06 09:00:37,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,444 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,444 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,444 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,444 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,463 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,463 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 254#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,474 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,474 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,474 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [83#L693-6true, 37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,500 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [83#L693-6true, 37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,500 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,501 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, 325#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,503 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([995] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 383#true, Black: 394#true, 253#L692-2true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,503 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,503 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true, 279#L692-1true, 204#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:00:37,511 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,513 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 168#thr2Err5ASSERT_VIOLATIONDATA_RACEtrue, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 279#L692-1true, 379#true]) [2025-02-06 09:00:37,540 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,594 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,594 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-02-06 09:00:37,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-06 09:00:37,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-02-06 09:00:37,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 242#L693-6true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 379#true, 409#true]) [2025-02-06 09:00:37,605 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-02-06 09:00:37,605 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,605 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,605 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,605 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-02-06 09:00:37,664 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1031] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [37#L722true, 262#L692-1true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 91#L692-2true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:37,664 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-02-06 09:00:37,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,664 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:37,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:37,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-02-06 09:00:39,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 135#L697true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 279#L692-1true, 409#true, 379#true]) [2025-02-06 09:00:39,503 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-02-06 09:00:39,504 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:00:39,504 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:00:39,504 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:00:40,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 135#L697true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true, 279#L692-1true]) [2025-02-06 09:00:40,025 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,025 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,025 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,025 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [37#L722true, 302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 109#L692-1true, 187#L697true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:40,141 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [302#L746-2true, Black: 391#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 259#L692-2true, 149#L721-1true, 187#L697true, 109#L692-1true, 383#true, Black: 394#true, Black: 401#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 381#true, 414#true, Black: 404#true, 377#true, Black: 411#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 409#true, 379#true]) [2025-02-06 09:00:40,141 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-06 09:00:40,141 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:00:44,761 INFO L124 PetriNetUnfolderBase]: 10535/76029 cut-off events. [2025-02-06 09:00:44,761 INFO L125 PetriNetUnfolderBase]: For 6909/7489 co-relation queries the response was YES. [2025-02-06 09:00:45,689 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100431 conditions, 76029 events. 10535/76029 cut-off events. For 6909/7489 co-relation queries the response was YES. Maximal size of possible extension queue 2084. Compared 1288812 event pairs, 2456 based on Foata normal form. 49/60016 useless extension candidates. Maximal degree in co-relation 100398. Up to 4641 conditions per place. [2025-02-06 09:00:46,124 INFO L140 encePairwiseOnDemand]: 399/405 looper letters, 13 selfloop transitions, 5 changer transitions 0/238 dead transitions. [2025-02-06 09:00:46,124 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 238 transitions, 697 flow [2025-02-06 09:00:46,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:46,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:46,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1114 transitions. [2025-02-06 09:00:46,127 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9168724279835391 [2025-02-06 09:00:46,127 INFO L175 Difference]: Start difference. First operand has 222 places, 230 transitions, 632 flow. Second operand 3 states and 1114 transitions. [2025-02-06 09:00:46,127 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 238 transitions, 697 flow [2025-02-06 09:00:46,146 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 222 places, 238 transitions, 677 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:46,149 INFO L231 Difference]: Finished difference. Result has 224 places, 235 transitions, 654 flow [2025-02-06 09:00:46,150 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=405, PETRI_DIFFERENCE_MINUEND_FLOW=612, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=230, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=225, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=654, PETRI_PLACES=224, PETRI_TRANSITIONS=235} [2025-02-06 09:00:46,150 INFO L279 CegarLoopForPetriNet]: 221 programPoint places, 3 predicate places. [2025-02-06 09:00:46,150 INFO L471 AbstractCegarLoop]: Abstraction has has 224 places, 235 transitions, 654 flow [2025-02-06 09:00:46,151 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 366.0) internal successors, (1098), 3 states have internal predecessors, (1098), 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:00:46,151 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:46,152 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 3, 3, 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:00:46,152 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-06 09:00:46,152 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-02-06 09:00:46,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:46,153 INFO L85 PathProgramCache]: Analyzing trace with hash 1099016906, now seen corresponding path program 1 times [2025-02-06 09:00:46,153 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:46,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1931139219] [2025-02-06 09:00:46,153 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:46,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:46,159 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-02-06 09:00:46,164 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-02-06 09:00:46,164 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:46,164 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:46,164 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:46,167 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-02-06 09:00:46,171 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-02-06 09:00:46,171 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:46,171 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:46,177 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:46,178 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:46,178 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (69 of 70 remaining) [2025-02-06 09:00:46,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (68 of 70 remaining) [2025-02-06 09:00:46,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (67 of 70 remaining) [2025-02-06 09:00:46,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (66 of 70 remaining) [2025-02-06 09:00:46,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (65 of 70 remaining) [2025-02-06 09:00:46,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (64 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (63 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (62 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (61 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (60 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (59 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (58 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (57 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (56 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (55 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (54 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (53 of 70 remaining) [2025-02-06 09:00:46,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (52 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (50 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (49 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (48 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (47 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (46 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (45 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (44 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (43 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (42 of 70 remaining) [2025-02-06 09:00:46,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (41 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (40 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (39 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (38 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (37 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (36 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (35 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (34 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (33 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (32 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (31 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (30 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (28 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (27 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (26 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (25 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (22 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (21 of 70 remaining) [2025-02-06 09:00:46,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (20 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (19 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (17 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (15 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (11 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (5 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (4 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (2 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 70 remaining) [2025-02-06 09:00:46,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 70 remaining) [2025-02-06 09:00:46,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-06 09:00:46,183 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:46,184 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:46,184 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-02-06 09:00:46,251 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:46,258 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 504 places, 530 transitions, 1116 flow [2025-02-06 09:00:46,285 INFO L124 PetriNetUnfolderBase]: 20/299 cut-off events. [2025-02-06 09:00:46,285 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-02-06 09:00:46,290 INFO L83 FinitePrefix]: Finished finitePrefix Result has 324 conditions, 299 events. 20/299 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1207 event pairs, 0 based on Foata normal form. 0/239 useless extension candidates. Maximal degree in co-relation 315. Up to 5 conditions per place. [2025-02-06 09:00:46,290 INFO L82 GeneralOperation]: Start removeDead. Operand has 504 places, 530 transitions, 1116 flow [2025-02-06 09:00:46,293 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 257 places, 265 transitions, 561 flow [2025-02-06 09:00:46,294 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:46,294 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;@6bf2a0df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:46,294 INFO L334 AbstractCegarLoop]: Starting to check reachability of 87 error locations. [2025-02-06 09:00:46,296 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:46,297 INFO L124 PetriNetUnfolderBase]: 0/37 cut-off events. [2025-02-06 09:00:46,297 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:46,297 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:46,297 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] [2025-02-06 09:00:46,297 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err10ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2025-02-06 09:00:46,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:46,297 INFO L85 PathProgramCache]: Analyzing trace with hash -93983166, now seen corresponding path program 1 times [2025-02-06 09:00:46,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:46,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1553246761] [2025-02-06 09:00:46,298 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:46,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:46,303 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 09:00:46,306 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 09:00:46,307 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:46,307 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:46,328 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:00:46,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:46,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1553246761] [2025-02-06 09:00:46,329 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1553246761] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:46,329 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:46,330 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:46,330 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1470440024] [2025-02-06 09:00:46,330 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:46,330 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:46,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:46,330 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:46,330 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:46,481 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 457 out of 530 [2025-02-06 09:00:46,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 265 transitions, 561 flow. Second operand has 3 states, 3 states have (on average 458.3333333333333) internal successors, (1375), 3 states have internal predecessors, (1375), 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:00:46,483 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:46,483 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 457 of 530 [2025-02-06 09:00:46,483 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:48,611 INFO L124 PetriNetUnfolderBase]: 4675/22155 cut-off events. [2025-02-06 09:00:48,611 INFO L125 PetriNetUnfolderBase]: For 4289/4289 co-relation queries the response was YES. [2025-02-06 09:00:48,769 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30096 conditions, 22155 events. 4675/22155 cut-off events. For 4289/4289 co-relation queries the response was YES. Maximal size of possible extension queue 564. Compared 285397 event pairs, 3084 based on Foata normal form. 3868/21948 useless extension candidates. Maximal degree in co-relation 30068. Up to 5171 conditions per place. [2025-02-06 09:00:48,920 INFO L140 encePairwiseOnDemand]: 508/530 looper letters, 26 selfloop transitions, 11 changer transitions 0/264 dead transitions. [2025-02-06 09:00:48,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 264 transitions, 657 flow [2025-02-06 09:00:48,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:48,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:48,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1424 transitions. [2025-02-06 09:00:48,923 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8955974842767296 [2025-02-06 09:00:48,923 INFO L175 Difference]: Start difference. First operand has 257 places, 265 transitions, 561 flow. Second operand 3 states and 1424 transitions. [2025-02-06 09:00:48,923 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 264 transitions, 657 flow [2025-02-06 09:00:48,926 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 264 transitions, 644 flow, removed 6 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:48,928 INFO L231 Difference]: Finished difference. Result has 254 places, 260 transitions, 610 flow [2025-02-06 09:00:48,929 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=530, PETRI_DIFFERENCE_MINUEND_FLOW=524, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=610, PETRI_PLACES=254, PETRI_TRANSITIONS=260} [2025-02-06 09:00:48,929 INFO L279 CegarLoopForPetriNet]: 257 programPoint places, -3 predicate places. [2025-02-06 09:00:48,929 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 260 transitions, 610 flow [2025-02-06 09:00:48,930 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 458.3333333333333) internal successors, (1375), 3 states have internal predecessors, (1375), 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:00:48,930 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:48,930 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] [2025-02-06 09:00:48,930 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-06 09:00:48,930 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err5ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2025-02-06 09:00:48,931 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:48,931 INFO L85 PathProgramCache]: Analyzing trace with hash -533709591, now seen corresponding path program 1 times [2025-02-06 09:00:48,931 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:48,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [732271877] [2025-02-06 09:00:48,931 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:48,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:48,941 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:00:48,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:00:48,943 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:48,943 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:48,959 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:00:48,960 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:48,960 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [732271877] [2025-02-06 09:00:48,960 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [732271877] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:48,960 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:48,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:48,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2119705950] [2025-02-06 09:00:48,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:48,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:48,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:48,961 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:48,961 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:48,991 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 477 out of 530 [2025-02-06 09:00:48,993 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 260 transitions, 610 flow. Second operand has 3 states, 3 states have (on average 478.3333333333333) internal successors, (1435), 3 states have internal predecessors, (1435), 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:00:48,993 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:48,993 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 477 of 530 [2025-02-06 09:00:48,993 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:56,406 INFO L124 PetriNetUnfolderBase]: 12194/70099 cut-off events. [2025-02-06 09:00:56,406 INFO L125 PetriNetUnfolderBase]: For 2624/2639 co-relation queries the response was YES. [2025-02-06 09:00:57,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89127 conditions, 70099 events. 12194/70099 cut-off events. For 2624/2639 co-relation queries the response was YES. Maximal size of possible extension queue 2144. Compared 1181091 event pairs, 4363 based on Foata normal form. 0/56125 useless extension candidates. Maximal degree in co-relation 89098. Up to 7835 conditions per place. [2025-02-06 09:00:58,131 INFO L140 encePairwiseOnDemand]: 517/530 looper letters, 21 selfloop transitions, 9 changer transitions 0/272 dead transitions. [2025-02-06 09:00:58,131 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 272 transitions, 709 flow [2025-02-06 09:00:58,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:58,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:58,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1465 transitions. [2025-02-06 09:00:58,134 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9213836477987422 [2025-02-06 09:00:58,134 INFO L175 Difference]: Start difference. First operand has 254 places, 260 transitions, 610 flow. Second operand 3 states and 1465 transitions. [2025-02-06 09:00:58,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 272 transitions, 709 flow [2025-02-06 09:00:58,175 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 272 transitions, 687 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:00:58,178 INFO L231 Difference]: Finished difference. Result has 256 places, 269 transitions, 668 flow [2025-02-06 09:00:58,178 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=530, PETRI_DIFFERENCE_MINUEND_FLOW=588, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=256, PETRI_TRANSITIONS=269} [2025-02-06 09:00:58,179 INFO L279 CegarLoopForPetriNet]: 257 programPoint places, -1 predicate places. [2025-02-06 09:00:58,179 INFO L471 AbstractCegarLoop]: Abstraction has has 256 places, 269 transitions, 668 flow [2025-02-06 09:00:58,180 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 478.3333333333333) internal successors, (1435), 3 states have internal predecessors, (1435), 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:00:58,180 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:58,180 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] [2025-02-06 09:00:58,180 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-06 09:00:58,180 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr2Err4ASSERT_VIOLATIONDATA_RACE === [thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2025-02-06 09:00:58,181 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:58,181 INFO L85 PathProgramCache]: Analyzing trace with hash 228101987, now seen corresponding path program 1 times [2025-02-06 09:00:58,181 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:58,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1860678362] [2025-02-06 09:00:58,181 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:58,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:58,187 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-06 09:00:58,188 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-06 09:00:58,188 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:58,188 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:58,214 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:00:58,214 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:58,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1860678362] [2025-02-06 09:00:58,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1860678362] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:58,214 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:58,214 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:00:58,214 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160390859] [2025-02-06 09:00:58,214 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:58,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:58,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:58,215 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:58,215 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:58,229 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 480 out of 530 [2025-02-06 09:00:58,231 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 256 places, 269 transitions, 668 flow. Second operand has 3 states, 3 states have (on average 481.3333333333333) internal successors, (1444), 3 states have internal predecessors, (1444), 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:00:58,231 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:58,231 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 480 of 530 [2025-02-06 09:00:58,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:59,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1597] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [493#true, Black: 512#true, 304#L692-1true, 491#true, 153#L692-2true, 155#L721true, 499#true, 514#(= |#race~release_thr1~0| 0), 94#thr2ENTRYtrue, 497#true, 519#(= 0 ~release_thr1~0), 495#true, 169#L692-2true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:00:59,666 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-02-06 09:00:59,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:59,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-02-06 09:00:59,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-06 09:00:59,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1597] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [493#true, Black: 512#true, 304#L692-1true, 491#true, 153#L692-2true, 87#L692-1true, 155#L721true, 499#true, 514#(= |#race~release_thr1~0| 0), 94#thr2ENTRYtrue, 497#true, 519#(= 0 ~release_thr1~0), 495#true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:00:59,927 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-02-06 09:00:59,927 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:00:59,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:00:59,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-02-06 09:01:00,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1597] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [278#L692-2true, 493#true, Black: 512#true, 491#true, 304#L692-1true, 148#L721-3true, 153#L692-2true, 499#true, 514#(= |#race~release_thr1~0| 0), 119#L692true, 497#true, 519#(= 0 ~release_thr1~0), 495#true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:00,522 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-02-06 09:01:00,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:01:00,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:01:00,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:01:00,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1597] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [493#true, Black: 512#true, 114#L692-1true, 491#true, 148#L721-3true, 153#L692-2true, 419#L692-2true, 499#true, 514#(= |#race~release_thr1~0| 0), 119#L692true, 497#true, 519#(= 0 ~release_thr1~0), 495#true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:00,537 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-02-06 09:01:00,537 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:01:00,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:01:00,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-02-06 09:01:00,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1597] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [493#true, Black: 512#true, 114#L692-1true, 491#true, 304#L692-1true, 148#L721-3true, 153#L692-2true, 499#true, 514#(= |#race~release_thr1~0| 0), 119#L692true, 497#true, 519#(= 0 ~release_thr1~0), 495#true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:00,721 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-02-06 09:01:00,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-06 09:01:00,721 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-06 09:01:00,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-06 09:01:00,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1633] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [493#true, 114#L692-1true, Black: 512#true, 491#true, 153#L692-2true, 155#L721true, 499#true, 514#(= |#race~release_thr1~0| 0), 497#true, 519#(= 0 ~release_thr1~0), 495#true, 49#L693-6true, 169#L692-2true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:00,945 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-02-06 09:01:00,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:01:00,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:01:00,945 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:01:00,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1633] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [493#true, 114#L692-1true, Black: 512#true, 491#true, 419#L692-2true, 155#L721true, 499#true, 514#(= |#race~release_thr1~0| 0), 497#true, 519#(= 0 ~release_thr1~0), 495#true, 169#L692-2true, 127#L693-6true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:00,950 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-02-06 09:01:00,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:01:00,950 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-06 09:01:00,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-06 09:01:01,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1633] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [493#true, Black: 512#true, 114#L692-1true, 491#true, 155#L721true, 499#true, 514#(= |#race~release_thr1~0| 0), 497#true, 519#(= 0 ~release_thr1~0), 495#true, 49#L693-6true, 169#L692-2true, 448#L692-1true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:01,173 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-02-06 09:01:01,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:01:01,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:01:01,173 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:01:01,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1633] L692-->L692-2: Formula: (= |v_#race~release_thr1~0_3| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_3|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [493#true, Black: 512#true, 114#L692-1true, 491#true, 304#L692-1true, 155#L721true, 499#true, 514#(= |#race~release_thr1~0| 0), 497#true, 519#(= 0 ~release_thr1~0), 495#true, 169#L692-2true, 127#L693-6true, 441#L746-2true, Black: 509#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-02-06 09:01:01,178 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-02-06 09:01:01,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-06 09:01:01,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-06 09:01:01,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event