./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 551b0097 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-?-551b009-m [2025-01-09 21:06:03,087 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 21:06:03,149 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-01-09 21:06:03,159 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 21:06:03,163 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 21:06:03,185 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 21:06:03,185 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 21:06:03,185 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 21:06:03,185 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 21:06:03,185 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 21:06:03,186 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 21:06:03,186 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 21:06:03,186 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 21:06:03,187 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:06:03,187 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:06:03,187 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 21:06:03,187 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 21:06:03,187 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-01-09 21:06:03,423 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 21:06:03,431 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 21:06:03,432 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 21:06:03,433 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 21:06:03,433 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 21:06:03,434 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-01-09 21:06:04,580 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f7e76ddb2/0a05380716014f6c891489cf259aac65/FLAG723fe86b7 [2025-01-09 21:06:04,882 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 21:06:04,883 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.i [2025-01-09 21:06:04,895 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f7e76ddb2/0a05380716014f6c891489cf259aac65/FLAG723fe86b7 [2025-01-09 21:06:05,171 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f7e76ddb2/0a05380716014f6c891489cf259aac65 [2025-01-09 21:06:05,173 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 21:06:05,174 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 21:06:05,175 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 21:06:05,175 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 21:06:05,177 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 21:06:05,178 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,178 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ab1b04e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05, skipping insertion in model container [2025-01-09 21:06:05,179 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,207 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 21:06:05,413 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:06:05,423 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 21:06:05,471 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:06:05,501 INFO L204 MainTranslator]: Completed translation [2025-01-09 21:06:05,502 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05 WrapperNode [2025-01-09 21:06:05,503 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 21:06:05,504 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 21:06:05,504 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 21:06:05,504 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 21:06:05,510 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,518 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,530 INFO L138 Inliner]: procedures = 169, calls = 12, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 101 [2025-01-09 21:06:05,530 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 21:06:05,531 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 21:06:05,531 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 21:06:05,531 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 21:06:05,536 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,536 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,538 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,538 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,541 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,542 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,544 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,545 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,545 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,547 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 21:06:05,547 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 21:06:05,547 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 21:06:05,547 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 21:06:05,548 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (1/1) ... [2025-01-09 21:06:05,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:06:05,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 21:06:05,588 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-01-09 21:06:05,594 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-01-09 21:06:05,611 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2025-01-09 21:06:05,612 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2025-01-09 21:06:05,612 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-01-09 21:06:05,612 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-01-09 21:06:05,612 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 21:06:05,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-01-09 21:06:05,612 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 21:06:05,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 21:06:05,614 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-01-09 21:06:05,692 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 21:06:05,698 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 21:06:05,868 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-09 21:06:05,868 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 21:06:05,876 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 21:06:05,876 INFO L312 CfgBuilder]: Removed 5 assume(true) statements. [2025-01-09 21:06:05,877 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:06:05 BoogieIcfgContainer [2025-01-09 21:06:05,877 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 21:06:05,878 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 21:06:05,878 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 21:06:05,882 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 21:06:05,882 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 09:06:05" (1/3) ... [2025-01-09 21:06:05,882 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d66434b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:06:05, skipping insertion in model container [2025-01-09 21:06:05,883 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:05" (2/3) ... [2025-01-09 21:06:05,883 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d66434b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:06:05, skipping insertion in model container [2025-01-09 21:06:05,883 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:06:05" (3/3) ... [2025-01-09 21:06:05,884 INFO L128 eAbstractionObserver]: Analyzing ICFG 27_Boop_simple_vf.i [2025-01-09 21:06:05,894 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 21:06:05,895 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 27_Boop_simple_vf.i that has 3 procedures, 143 locations, 1 initial locations, 4 loop locations, and 17 error locations. [2025-01-09 21:06:05,895 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-09 21:06:05,950 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:05,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 149 places, 154 transitions, 316 flow [2025-01-09 21:06:06,017 INFO L124 PetriNetUnfolderBase]: 11/160 cut-off events. [2025-01-09 21:06:06,019 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:06,024 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167 conditions, 160 events. 11/160 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 342 event pairs, 0 based on Foata normal form. 0/130 useless extension candidates. Maximal degree in co-relation 144. Up to 3 conditions per place. [2025-01-09 21:06:06,024 INFO L82 GeneralOperation]: Start removeDead. Operand has 149 places, 154 transitions, 316 flow [2025-01-09 21:06:06,027 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 148 places, 153 transitions, 313 flow [2025-01-09 21:06:06,032 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:06,040 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;@3bf7f477, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:06,041 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2025-01-09 21:06:06,047 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:06,048 INFO L124 PetriNetUnfolderBase]: 0/34 cut-off events. [2025-01-09 21:06:06,048 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:06,048 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:06,049 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-01-09 21:06:06,049 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-01-09 21:06:06,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:06,054 INFO L85 PathProgramCache]: Analyzing trace with hash 112578883, now seen corresponding path program 1 times [2025-01-09 21:06:06,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:06,059 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1492101718] [2025-01-09 21:06:06,060 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:06,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:06,116 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-01-09 21:06:06,125 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-01-09 21:06:06,126 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:06,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:06,183 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:06,184 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:06,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1492101718] [2025-01-09 21:06:06,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1492101718] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:06,185 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:06,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:06,186 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [801544583] [2025-01-09 21:06:06,186 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:06,190 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:06,193 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:06,206 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:06,206 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:06,272 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 154 [2025-01-09 21:06:06,274 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 153 transitions, 313 flow. Second operand has 3 states, 3 states have (on average 133.33333333333334) internal successors, (400), 3 states have internal predecessors, (400), 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-01-09 21:06:06,276 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:06,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 154 [2025-01-09 21:06:06,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:06,375 INFO L124 PetriNetUnfolderBase]: 46/455 cut-off events. [2025-01-09 21:06:06,375 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2025-01-09 21:06:06,378 INFO L83 FinitePrefix]: Finished finitePrefix Result has 557 conditions, 455 events. 46/455 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2191 event pairs, 21 based on Foata normal form. 76/452 useless extension candidates. Maximal degree in co-relation 532. Up to 65 conditions per place. [2025-01-09 21:06:06,384 INFO L140 encePairwiseOnDemand]: 141/154 looper letters, 14 selfloop transitions, 5 changer transitions 0/146 dead transitions. [2025-01-09 21:06:06,385 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 146 transitions, 340 flow [2025-01-09 21:06:06,387 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:06,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:06,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2025-01-09 21:06:06,397 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9199134199134199 [2025-01-09 21:06:06,398 INFO L175 Difference]: Start difference. First operand has 148 places, 153 transitions, 313 flow. Second operand 3 states and 425 transitions. [2025-01-09 21:06:06,399 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 146 transitions, 340 flow [2025-01-09 21:06:06,404 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 146 transitions, 339 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:06,407 INFO L231 Difference]: Finished difference. Result has 145 places, 145 transitions, 326 flow [2025-01-09 21:06:06,410 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=154, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=326, PETRI_PLACES=145, PETRI_TRANSITIONS=145} [2025-01-09 21:06:06,413 INFO L279 CegarLoopForPetriNet]: 148 programPoint places, -3 predicate places. [2025-01-09 21:06:06,414 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 145 transitions, 326 flow [2025-01-09 21:06:06,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.33333333333334) internal successors, (400), 3 states have internal predecessors, (400), 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-01-09 21:06:06,414 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:06,414 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-01-09 21:06:06,415 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 21:06:06,416 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-01-09 21:06:06,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:06,417 INFO L85 PathProgramCache]: Analyzing trace with hash 323097694, now seen corresponding path program 1 times [2025-01-09 21:06:06,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:06,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484996561] [2025-01-09 21:06:06,417 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:06,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:06,429 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-01-09 21:06:06,432 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-01-09 21:06:06,432 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:06,432 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:06,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:06,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:06,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484996561] [2025-01-09 21:06:06,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484996561] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:06,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:06,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:06,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387199807] [2025-01-09 21:06:06,461 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:06,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:06,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:06,462 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:06,462 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:06,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 154 [2025-01-09 21:06:06,470 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 145 transitions, 326 flow. Second operand has 3 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:06:06,470 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:06,470 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 154 [2025-01-09 21:06:06,470 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:06,514 INFO L124 PetriNetUnfolderBase]: 33/528 cut-off events. [2025-01-09 21:06:06,515 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2025-01-09 21:06:06,518 INFO L83 FinitePrefix]: Finished finitePrefix Result has 597 conditions, 528 events. 33/528 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2800 event pairs, 4 based on Foata normal form. 0/428 useless extension candidates. Maximal degree in co-relation 571. Up to 21 conditions per place. [2025-01-09 21:06:06,519 INFO L140 encePairwiseOnDemand]: 150/154 looper letters, 6 selfloop transitions, 3 changer transitions 0/148 dead transitions. [2025-01-09 21:06:06,520 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 148 transitions, 350 flow [2025-01-09 21:06:06,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:06,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:06,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 430 transitions. [2025-01-09 21:06:06,521 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9307359307359307 [2025-01-09 21:06:06,522 INFO L175 Difference]: Start difference. First operand has 145 places, 145 transitions, 326 flow. Second operand 3 states and 430 transitions. [2025-01-09 21:06:06,522 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 148 transitions, 350 flow [2025-01-09 21:06:06,523 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 148 transitions, 340 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:06,524 INFO L231 Difference]: Finished difference. Result has 147 places, 148 transitions, 342 flow [2025-01-09 21:06:06,525 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=154, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=342, PETRI_PLACES=147, PETRI_TRANSITIONS=148} [2025-01-09 21:06:06,525 INFO L279 CegarLoopForPetriNet]: 148 programPoint places, -1 predicate places. [2025-01-09 21:06:06,525 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 148 transitions, 342 flow [2025-01-09 21:06:06,526 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:06:06,526 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:06,526 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-01-09 21:06:06,526 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 21:06:06,526 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2025-01-09 21:06:06,527 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:06,527 INFO L85 PathProgramCache]: Analyzing trace with hash -2061006224, now seen corresponding path program 1 times [2025-01-09 21:06:06,527 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:06,527 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738825355] [2025-01-09 21:06:06,527 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:06,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:06,534 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:06,540 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:06,540 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:06,540 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:06,541 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:06,543 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:06,548 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:06,548 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:06,548 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:06,561 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:06,561 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:06,561 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2025-01-09 21:06:06,563 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (17 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (15 of 36 remaining) [2025-01-09 21:06:06,564 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (14 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2025-01-09 21:06:06,565 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2025-01-09 21:06:06,566 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2025-01-09 21:06:06,566 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2025-01-09 21:06:06,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 21:06:06,566 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-01-09 21:06:06,568 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:06,568 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-01-09 21:06:06,603 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:06,607 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 278 transitions, 576 flow [2025-01-09 21:06:06,656 INFO L124 PetriNetUnfolderBase]: 14/206 cut-off events. [2025-01-09 21:06:06,656 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-01-09 21:06:06,658 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 206 events. 14/206 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 603 event pairs, 0 based on Foata normal form. 0/166 useless extension candidates. Maximal degree in co-relation 213. Up to 3 conditions per place. [2025-01-09 21:06:06,658 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 278 transitions, 576 flow [2025-01-09 21:06:06,662 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 184 places, 190 transitions, 393 flow [2025-01-09 21:06:06,664 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:06,664 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;@3bf7f477, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:06,665 INFO L334 AbstractCegarLoop]: Starting to check reachability of 53 error locations. [2025-01-09 21:06:06,667 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:06,667 INFO L124 PetriNetUnfolderBase]: 0/34 cut-off events. [2025-01-09 21:06:06,668 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:06,668 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:06,668 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-01-09 21:06:06,668 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-01-09 21:06:06,668 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:06,668 INFO L85 PathProgramCache]: Analyzing trace with hash 1822376738, now seen corresponding path program 1 times [2025-01-09 21:06:06,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:06,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [986894951] [2025-01-09 21:06:06,669 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:06,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:06,675 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-01-09 21:06:06,678 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-01-09 21:06:06,678 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:06,678 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:06,699 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:06,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:06,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [986894951] [2025-01-09 21:06:06,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [986894951] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:06,700 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:06,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:06,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029992708] [2025-01-09 21:06:06,700 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:06,700 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:06,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:06,700 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:06,701 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:06,761 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 278 [2025-01-09 21:06:06,762 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 190 transitions, 393 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-01-09 21:06:06,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:06,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 278 [2025-01-09 21:06:06,762 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:06,972 INFO L124 PetriNetUnfolderBase]: 266/1843 cut-off events. [2025-01-09 21:06:06,972 INFO L125 PetriNetUnfolderBase]: For 120/120 co-relation queries the response was YES. [2025-01-09 21:06:06,980 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2345 conditions, 1843 events. 266/1843 cut-off events. For 120/120 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 14671 event pairs, 150 based on Foata normal form. 295/1786 useless extension candidates. Maximal degree in co-relation 2319. Up to 324 conditions per place. [2025-01-09 21:06:06,989 INFO L140 encePairwiseOnDemand]: 262/278 looper letters, 18 selfloop transitions, 7 changer transitions 0/185 dead transitions. [2025-01-09 21:06:06,989 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 180 places, 185 transitions, 441 flow [2025-01-09 21:06:06,990 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:06,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2025-01-09 21:06:06,991 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9040767386091128 [2025-01-09 21:06:06,991 INFO L175 Difference]: Start difference. First operand has 184 places, 190 transitions, 393 flow. Second operand 3 states and 754 transitions. [2025-01-09 21:06:06,991 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 180 places, 185 transitions, 441 flow [2025-01-09 21:06:06,993 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 185 transitions, 440 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:06,996 INFO L231 Difference]: Finished difference. Result has 181 places, 183 transitions, 420 flow [2025-01-09 21:06:06,996 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=278, PETRI_DIFFERENCE_MINUEND_FLOW=366, PETRI_DIFFERENCE_MINUEND_PLACES=177, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=420, PETRI_PLACES=181, PETRI_TRANSITIONS=183} [2025-01-09 21:06:06,997 INFO L279 CegarLoopForPetriNet]: 184 programPoint places, -3 predicate places. [2025-01-09 21:06:06,997 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 183 transitions, 420 flow [2025-01-09 21:06:06,997 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-01-09 21:06:06,997 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:06,997 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-01-09 21:06:06,997 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 21:06:06,998 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-01-09 21:06:06,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:06,998 INFO L85 PathProgramCache]: Analyzing trace with hash 2141832323, now seen corresponding path program 1 times [2025-01-09 21:06:06,998 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:06,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116462803] [2025-01-09 21:06:06,998 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:06,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:07,012 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-01-09 21:06:07,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-01-09 21:06:07,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:07,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:07,062 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:07,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:07,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116462803] [2025-01-09 21:06:07,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116462803] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:07,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:07,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:07,063 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2031724650] [2025-01-09 21:06:07,063 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:07,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:07,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:07,063 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:07,063 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:07,089 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 278 [2025-01-09 21:06:07,090 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 181 places, 183 transitions, 420 flow. Second operand has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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-01-09 21:06:07,090 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:07,090 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 278 [2025-01-09 21:06:07,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:07,341 INFO L124 PetriNetUnfolderBase]: 279/2873 cut-off events. [2025-01-09 21:06:07,342 INFO L125 PetriNetUnfolderBase]: For 80/80 co-relation queries the response was YES. [2025-01-09 21:06:07,352 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3361 conditions, 2873 events. 279/2873 cut-off events. For 80/80 co-relation queries the response was YES. Maximal size of possible extension queue 88. Compared 28313 event pairs, 60 based on Foata normal form. 0/2295 useless extension candidates. Maximal degree in co-relation 3334. Up to 176 conditions per place. [2025-01-09 21:06:07,362 INFO L140 encePairwiseOnDemand]: 271/278 looper letters, 11 selfloop transitions, 5 changer transitions 0/189 dead transitions. [2025-01-09 21:06:07,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 183 places, 189 transitions, 469 flow [2025-01-09 21:06:07,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:07,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:07,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 771 transitions. [2025-01-09 21:06:07,365 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9244604316546763 [2025-01-09 21:06:07,365 INFO L175 Difference]: Start difference. First operand has 181 places, 183 transitions, 420 flow. Second operand 3 states and 771 transitions. [2025-01-09 21:06:07,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 183 places, 189 transitions, 469 flow [2025-01-09 21:06:07,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 189 transitions, 455 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:07,369 INFO L231 Difference]: Finished difference. Result has 183 places, 188 transitions, 450 flow [2025-01-09 21:06:07,369 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=278, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=179, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=178, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=450, PETRI_PLACES=183, PETRI_TRANSITIONS=188} [2025-01-09 21:06:07,369 INFO L279 CegarLoopForPetriNet]: 184 programPoint places, -1 predicate places. [2025-01-09 21:06:07,369 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 188 transitions, 450 flow [2025-01-09 21:06:07,370 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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-01-09 21:06:07,370 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:07,370 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-01-09 21:06:07,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 21:06:07,370 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr2Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-01-09 21:06:07,371 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:07,371 INFO L85 PathProgramCache]: Analyzing trace with hash 1293288966, now seen corresponding path program 1 times [2025-01-09 21:06:07,371 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:07,371 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1606935029] [2025-01-09 21:06:07,371 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:07,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:07,378 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:07,381 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:07,381 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:07,381 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:07,405 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:07,405 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:07,405 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1606935029] [2025-01-09 21:06:07,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1606935029] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:07,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:07,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:06:07,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1450957138] [2025-01-09 21:06:07,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:07,406 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:07,406 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:07,407 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:07,407 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:07,417 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 252 out of 278 [2025-01-09 21:06:07,421 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 188 transitions, 450 flow. Second operand has 3 states, 3 states have (on average 253.33333333333334) internal successors, (760), 3 states have internal predecessors, (760), 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-01-09 21:06:07,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:07,421 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 252 of 278 [2025-01-09 21:06:07,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:07,804 INFO L124 PetriNetUnfolderBase]: 264/3061 cut-off events. [2025-01-09 21:06:07,804 INFO L125 PetriNetUnfolderBase]: For 83/99 co-relation queries the response was YES. [2025-01-09 21:06:07,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3550 conditions, 3061 events. 264/3061 cut-off events. For 83/99 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 32106 event pairs, 29 based on Foata normal form. 0/2439 useless extension candidates. Maximal degree in co-relation 3521. Up to 149 conditions per place. [2025-01-09 21:06:07,844 INFO L140 encePairwiseOnDemand]: 272/278 looper letters, 9 selfloop transitions, 4 changer transitions 0/185 dead transitions. [2025-01-09 21:06:07,845 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 185 transitions, 464 flow [2025-01-09 21:06:07,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:07,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:07,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 771 transitions. [2025-01-09 21:06:07,847 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9244604316546763 [2025-01-09 21:06:07,847 INFO L175 Difference]: Start difference. First operand has 183 places, 188 transitions, 450 flow. Second operand 3 states and 771 transitions. [2025-01-09 21:06:07,847 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 185 transitions, 464 flow [2025-01-09 21:06:07,852 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 185 transitions, 450 flow, removed 1 selfloop flow, removed 3 redundant places. [2025-01-09 21:06:07,853 INFO L231 Difference]: Finished difference. Result has 183 places, 183 transitions, 436 flow [2025-01-09 21:06:07,854 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=278, PETRI_DIFFERENCE_MINUEND_FLOW=408, PETRI_DIFFERENCE_MINUEND_PLACES=179, 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=436, PETRI_PLACES=183, PETRI_TRANSITIONS=183} [2025-01-09 21:06:07,854 INFO L279 CegarLoopForPetriNet]: 184 programPoint places, -1 predicate places. [2025-01-09 21:06:07,854 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 183 transitions, 436 flow [2025-01-09 21:06:07,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 253.33333333333334) internal successors, (760), 3 states have internal predecessors, (760), 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-01-09 21:06:07,855 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:07,855 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-01-09 21:06:07,856 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 21:06:07,856 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-01-09 21:06:07,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:07,856 INFO L85 PathProgramCache]: Analyzing trace with hash 1472833353, now seen corresponding path program 1 times [2025-01-09 21:06:07,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:07,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [581018535] [2025-01-09 21:06:07,857 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:07,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:07,864 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:07,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:07,871 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:07,871 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:07,892 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:07,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:07,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [581018535] [2025-01-09 21:06:07,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [581018535] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:07,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:07,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:07,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1221403480] [2025-01-09 21:06:07,893 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:07,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:07,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:07,894 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:07,894 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:07,933 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 278 [2025-01-09 21:06:07,934 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 183 transitions, 436 flow. Second operand has 3 states, 3 states have (on average 246.33333333333334) internal successors, (739), 3 states have internal predecessors, (739), 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-01-09 21:06:07,934 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:07,934 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 278 [2025-01-09 21:06:07,934 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:08,333 INFO L124 PetriNetUnfolderBase]: 530/4827 cut-off events. [2025-01-09 21:06:08,333 INFO L125 PetriNetUnfolderBase]: For 124/124 co-relation queries the response was YES. [2025-01-09 21:06:08,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5808 conditions, 4827 events. 530/4827 cut-off events. For 124/124 co-relation queries the response was YES. Maximal size of possible extension queue 192. Compared 53874 event pairs, 219 based on Foata normal form. 0/3764 useless extension candidates. Maximal degree in co-relation 5777. Up to 454 conditions per place. [2025-01-09 21:06:08,363 INFO L140 encePairwiseOnDemand]: 275/278 looper letters, 13 selfloop transitions, 2 changer transitions 0/184 dead transitions. [2025-01-09 21:06:08,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 184 transitions, 476 flow [2025-01-09 21:06:08,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:08,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:08,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 751 transitions. [2025-01-09 21:06:08,365 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9004796163069544 [2025-01-09 21:06:08,365 INFO L175 Difference]: Start difference. First operand has 183 places, 183 transitions, 436 flow. Second operand 3 states and 751 transitions. [2025-01-09 21:06:08,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 184 transitions, 476 flow [2025-01-09 21:06:08,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 184 transitions, 468 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:08,368 INFO L231 Difference]: Finished difference. Result has 182 places, 182 transitions, 430 flow [2025-01-09 21:06:08,369 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=278, PETRI_DIFFERENCE_MINUEND_FLOW=426, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=182, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=430, PETRI_PLACES=182, PETRI_TRANSITIONS=182} [2025-01-09 21:06:08,369 INFO L279 CegarLoopForPetriNet]: 184 programPoint places, -2 predicate places. [2025-01-09 21:06:08,369 INFO L471 AbstractCegarLoop]: Abstraction has has 182 places, 182 transitions, 430 flow [2025-01-09 21:06:08,369 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 246.33333333333334) internal successors, (739), 3 states have internal predecessors, (739), 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-01-09 21:06:08,370 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:08,370 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-01-09 21:06:08,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 21:06:08,370 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-01-09 21:06:08,370 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:08,370 INFO L85 PathProgramCache]: Analyzing trace with hash -1100865016, now seen corresponding path program 1 times [2025-01-09 21:06:08,370 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:08,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [359105176] [2025-01-09 21:06:08,370 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:08,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:08,375 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-01-09 21:06:08,377 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-01-09 21:06:08,377 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:08,377 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:08,391 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:08,392 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:08,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [359105176] [2025-01-09 21:06:08,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [359105176] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:08,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:08,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:08,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [259312106] [2025-01-09 21:06:08,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:08,392 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:08,392 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:08,393 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:08,393 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:08,407 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 278 [2025-01-09 21:06:08,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 182 places, 182 transitions, 430 flow. Second operand has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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-01-09 21:06:08,408 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:08,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 278 [2025-01-09 21:06:08,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:08,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][84], [Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 189#L692-1true, 74#L746-4true, Black: 274#true, 28#L721-4true, 53#L692-2true, Black: 281#(= 0 ~release_thr1~0), 284#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,460 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,460 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:08,460 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:08,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][84], [Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 189#L692-1true, 74#L746-4true, Black: 274#true, 28#L721-4true, 53#L692-2true, Black: 279#true, 284#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,462 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,462 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,462 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,462 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][107], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 115#L692-2true, 74#L746-4true, Black: 274#true, 28#L721-4true, Black: 279#true, 284#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,463 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,463 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,463 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,463 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][107], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 115#L692-2true, 74#L746-4true, Black: 274#true, 28#L721-4true, Black: 281#(= 0 ~release_thr1~0), 284#true, 263#true, 287#true, 261#true]) [2025-01-09 21:06:08,467 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,467 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:08,467 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:08,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][48], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 115#L692-2true, 220#L722-1true, 74#L746-4true, Black: 274#true, Black: 279#true, 284#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,480 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,481 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 220#L722-1true, 189#L692-1true, 74#L746-4true, Black: 274#true, 53#L692-2true, Black: 281#(= 0 ~release_thr1~0), 284#true, 263#true, 287#true, 261#true]) [2025-01-09 21:06:08,482 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,482 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:08,482 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:08,482 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 220#L722-1true, 189#L692-1true, 74#L746-4true, Black: 274#true, 53#L692-2true, Black: 279#true, 284#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,484 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][48], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 115#L692-2true, 220#L722-1true, 74#L746-4true, Black: 274#true, Black: 281#(= 0 ~release_thr1~0), 284#true, 263#true, 287#true, 261#true]) [2025-01-09 21:06:08,484 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,484 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:08,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][48], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 189#L692-1true, 74#L746-4true, Black: 274#true, 284#true, Black: 279#true, 263#true, 174#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 261#true, 287#true]) [2025-01-09 21:06:08,492 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([672] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][84], [Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 189#L692-1true, 74#L746-4true, Black: 274#true, 28#L721-4true, 53#L692-2true, 284#true, Black: 279#true, 263#true, 287#true, 261#true]) [2025-01-09 21:06:08,493 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][48], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 220#L722-1true, 189#L692-1true, 74#L746-4true, Black: 274#true, 284#true, Black: 279#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,503 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][48], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 115#L692-2true, 74#L746-4true, Black: 274#true, 284#true, Black: 279#true, 263#true, 174#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 261#true, 287#true]) [2025-01-09 21:06:08,503 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:08,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([672] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][40], [Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 220#L722-1true, 189#L692-1true, 74#L746-4true, Black: 274#true, 53#L692-2true, 284#true, Black: 279#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,504 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:06:08,504 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,504 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,504 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,504 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([636] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][48], [146#L692-1true, Black: 271#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 265#true, 115#L692-2true, 220#L722-1true, 74#L746-4true, Black: 274#true, 284#true, Black: 279#true, 263#true, 261#true, 287#true]) [2025-01-09 21:06:08,512 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:06:08,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:08,783 INFO L124 PetriNetUnfolderBase]: 705/5319 cut-off events. [2025-01-09 21:06:08,783 INFO L125 PetriNetUnfolderBase]: For 441/466 co-relation queries the response was YES. [2025-01-09 21:06:08,807 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7034 conditions, 5319 events. 705/5319 cut-off events. For 441/466 co-relation queries the response was YES. Maximal size of possible extension queue 203. Compared 61515 event pairs, 119 based on Foata normal form. 12/4246 useless extension candidates. Maximal degree in co-relation 7004. Up to 521 conditions per place. [2025-01-09 21:06:08,825 INFO L140 encePairwiseOnDemand]: 272/278 looper letters, 13 selfloop transitions, 8 changer transitions 0/190 dead transitions. [2025-01-09 21:06:08,825 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 190 transitions, 504 flow [2025-01-09 21:06:08,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:08,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:08,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 770 transitions. [2025-01-09 21:06:08,827 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9232613908872902 [2025-01-09 21:06:08,827 INFO L175 Difference]: Start difference. First operand has 182 places, 182 transitions, 430 flow. Second operand 3 states and 770 transitions. [2025-01-09 21:06:08,827 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 190 transitions, 504 flow [2025-01-09 21:06:08,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 190 transitions, 500 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:08,831 INFO L231 Difference]: Finished difference. Result has 184 places, 188 transitions, 492 flow [2025-01-09 21:06:08,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=278, PETRI_DIFFERENCE_MINUEND_FLOW=426, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=182, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=174, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=492, PETRI_PLACES=184, PETRI_TRANSITIONS=188} [2025-01-09 21:06:08,833 INFO L279 CegarLoopForPetriNet]: 184 programPoint places, 0 predicate places. [2025-01-09 21:06:08,833 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 188 transitions, 492 flow [2025-01-09 21:06:08,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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-01-09 21:06:08,834 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:08,834 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-01-09 21:06:08,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 21:06:08,834 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-01-09 21:06:08,835 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:08,835 INFO L85 PathProgramCache]: Analyzing trace with hash -1077534269, now seen corresponding path program 1 times [2025-01-09 21:06:08,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:08,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1675053879] [2025-01-09 21:06:08,835 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:08,843 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-01-09 21:06:08,854 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-01-09 21:06:08,854 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:08,854 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:08,854 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:08,856 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-01-09 21:06:08,862 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-01-09 21:06:08,865 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:08,865 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:08,869 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:08,870 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining) [2025-01-09 21:06:08,870 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining) [2025-01-09 21:06:08,874 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining) [2025-01-09 21:06:08,874 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining) [2025-01-09 21:06:08,874 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining) [2025-01-09 21:06:08,874 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining) [2025-01-09 21:06:08,875 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining) [2025-01-09 21:06:08,876 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining) [2025-01-09 21:06:08,876 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 21:06:08,876 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-01-09 21:06:08,876 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:08,876 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-01-09 21:06:08,929 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:08,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 383 places, 402 transitions, 840 flow [2025-01-09 21:06:08,962 INFO L124 PetriNetUnfolderBase]: 17/252 cut-off events. [2025-01-09 21:06:08,962 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-01-09 21:06:08,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 270 conditions, 252 events. 17/252 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 907 event pairs, 0 based on Foata normal form. 0/202 useless extension candidates. Maximal degree in co-relation 263. Up to 4 conditions per place. [2025-01-09 21:06:08,964 INFO L82 GeneralOperation]: Start removeDead. Operand has 383 places, 402 transitions, 840 flow [2025-01-09 21:06:08,967 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 220 places, 227 transitions, 475 flow [2025-01-09 21:06:08,969 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:08,969 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;@3bf7f477, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:08,969 INFO L334 AbstractCegarLoop]: Starting to check reachability of 70 error locations. [2025-01-09 21:06:08,971 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:08,972 INFO L124 PetriNetUnfolderBase]: 0/34 cut-off events. [2025-01-09 21:06:08,972 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:08,972 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:08,972 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-01-09 21:06:08,973 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:08,973 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:08,973 INFO L85 PathProgramCache]: Analyzing trace with hash 352842643, now seen corresponding path program 1 times [2025-01-09 21:06:08,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:08,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1732734828] [2025-01-09 21:06:08,973 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:08,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:08,979 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-01-09 21:06:08,983 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-01-09 21:06:08,983 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:08,983 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:09,009 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:09,009 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:09,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1732734828] [2025-01-09 21:06:09,009 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1732734828] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:09,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:09,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:09,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10118429] [2025-01-09 21:06:09,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:09,010 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:09,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:09,010 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:09,010 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:09,119 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 346 out of 402 [2025-01-09 21:06:09,120 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 227 transitions, 475 flow. Second operand has 3 states, 3 states have (on average 347.3333333333333) internal successors, (1042), 3 states have internal predecessors, (1042), 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-01-09 21:06:09,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:09,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 346 of 402 [2025-01-09 21:06:09,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:09,694 INFO L124 PetriNetUnfolderBase]: 1181/6536 cut-off events. [2025-01-09 21:06:09,695 INFO L125 PetriNetUnfolderBase]: For 806/806 co-relation queries the response was YES. [2025-01-09 21:06:09,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8623 conditions, 6536 events. 1181/6536 cut-off events. For 806/806 co-relation queries the response was YES. Maximal size of possible extension queue 172. Compared 69000 event pairs, 735 based on Foata normal form. 1090/6378 useless extension candidates. Maximal degree in co-relation 8596. Up to 1354 conditions per place. [2025-01-09 21:06:09,763 INFO L140 encePairwiseOnDemand]: 383/402 looper letters, 22 selfloop transitions, 9 changer transitions 0/224 dead transitions. [2025-01-09 21:06:09,764 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 224 transitions, 546 flow [2025-01-09 21:06:09,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:09,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:09,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1083 transitions. [2025-01-09 21:06:09,766 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8980099502487562 [2025-01-09 21:06:09,766 INFO L175 Difference]: Start difference. First operand has 220 places, 227 transitions, 475 flow. Second operand 3 states and 1083 transitions. [2025-01-09 21:06:09,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 224 transitions, 546 flow [2025-01-09 21:06:09,768 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 224 transitions, 541 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:09,769 INFO L231 Difference]: Finished difference. Result has 217 places, 221 transitions, 514 flow [2025-01-09 21:06:09,770 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=402, PETRI_DIFFERENCE_MINUEND_FLOW=444, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=514, PETRI_PLACES=217, PETRI_TRANSITIONS=221} [2025-01-09 21:06:09,771 INFO L279 CegarLoopForPetriNet]: 220 programPoint places, -3 predicate places. [2025-01-09 21:06:09,771 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 221 transitions, 514 flow [2025-01-09 21:06:09,772 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 347.3333333333333) internal successors, (1042), 3 states have internal predecessors, (1042), 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-01-09 21:06:09,773 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:09,773 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-01-09 21:06:09,773 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-09 21:06:09,773 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:09,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:09,773 INFO L85 PathProgramCache]: Analyzing trace with hash 2048590940, now seen corresponding path program 1 times [2025-01-09 21:06:09,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:09,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [322449414] [2025-01-09 21:06:09,775 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:09,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:09,782 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-01-09 21:06:09,783 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-01-09 21:06:09,783 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:09,783 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:09,807 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:09,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:09,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [322449414] [2025-01-09 21:06:09,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [322449414] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:09,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:09,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:09,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1428436878] [2025-01-09 21:06:09,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:09,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:09,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:09,808 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:09,808 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:09,828 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 362 out of 402 [2025-01-09 21:06:09,829 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 221 transitions, 514 flow. Second operand has 3 states, 3 states have (on average 363.3333333333333) internal successors, (1090), 3 states have internal predecessors, (1090), 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-01-09 21:06:09,829 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:09,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 362 of 402 [2025-01-09 21:06:09,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:10,822 INFO L124 PetriNetUnfolderBase]: 1923/14270 cut-off events. [2025-01-09 21:06:10,823 INFO L125 PetriNetUnfolderBase]: For 482/482 co-relation queries the response was YES. [2025-01-09 21:06:10,894 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17414 conditions, 14270 events. 1923/14270 cut-off events. For 482/482 co-relation queries the response was YES. Maximal size of possible extension queue 446. Compared 194827 event pairs, 567 based on Foata normal form. 0/11396 useless extension candidates. Maximal degree in co-relation 17386. Up to 1221 conditions per place. [2025-01-09 21:06:10,957 INFO L140 encePairwiseOnDemand]: 392/402 looper letters, 16 selfloop transitions, 7 changer transitions 0/230 dead transitions. [2025-01-09 21:06:10,957 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 230 transitions, 588 flow [2025-01-09 21:06:10,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:10,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:10,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1112 transitions. [2025-01-09 21:06:10,959 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9220563847429519 [2025-01-09 21:06:10,959 INFO L175 Difference]: Start difference. First operand has 217 places, 221 transitions, 514 flow. Second operand 3 states and 1112 transitions. [2025-01-09 21:06:10,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 230 transitions, 588 flow [2025-01-09 21:06:10,964 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 230 transitions, 570 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:10,966 INFO L231 Difference]: Finished difference. Result has 219 places, 228 transitions, 558 flow [2025-01-09 21:06:10,966 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=402, PETRI_DIFFERENCE_MINUEND_FLOW=496, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=214, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=558, PETRI_PLACES=219, PETRI_TRANSITIONS=228} [2025-01-09 21:06:10,967 INFO L279 CegarLoopForPetriNet]: 220 programPoint places, -1 predicate places. [2025-01-09 21:06:10,967 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 228 transitions, 558 flow [2025-01-09 21:06:10,967 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 363.3333333333333) internal successors, (1090), 3 states have internal predecessors, (1090), 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-01-09 21:06:10,967 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:10,968 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-01-09 21:06:10,968 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-01-09 21:06:10,968 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:10,968 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:10,968 INFO L85 PathProgramCache]: Analyzing trace with hash -470756220, now seen corresponding path program 1 times [2025-01-09 21:06:10,968 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:10,968 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [42422740] [2025-01-09 21:06:10,968 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:10,976 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:10,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:10,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:10,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:10,998 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:10,998 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:10,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [42422740] [2025-01-09 21:06:10,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [42422740] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:10,999 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:10,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:10,999 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [761683160] [2025-01-09 21:06:10,999 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:10,999 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:10,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:10,999 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:10,999 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:11,057 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 355 out of 402 [2025-01-09 21:06:11,058 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 228 transitions, 558 flow. Second operand has 3 states, 3 states have (on average 356.3333333333333) internal successors, (1069), 3 states have internal predecessors, (1069), 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-01-09 21:06:11,058 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:11,058 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 355 of 402 [2025-01-09 21:06:11,058 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:14,471 INFO L124 PetriNetUnfolderBase]: 6826/39467 cut-off events. [2025-01-09 21:06:14,472 INFO L125 PetriNetUnfolderBase]: For 1817/1858 co-relation queries the response was YES. [2025-01-09 21:06:14,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50944 conditions, 39467 events. 6826/39467 cut-off events. For 1817/1858 co-relation queries the response was YES. Maximal size of possible extension queue 1133. Compared 598175 event pairs, 3389 based on Foata normal form. 0/31117 useless extension candidates. Maximal degree in co-relation 50915. Up to 5769 conditions per place. [2025-01-09 21:06:14,911 INFO L140 encePairwiseOnDemand]: 392/402 looper letters, 19 selfloop transitions, 9 changer transitions 0/239 dead transitions. [2025-01-09 21:06:14,911 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 239 transitions, 649 flow [2025-01-09 21:06:14,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:14,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:14,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1094 transitions. [2025-01-09 21:06:14,914 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9071310116086235 [2025-01-09 21:06:14,914 INFO L175 Difference]: Start difference. First operand has 219 places, 228 transitions, 558 flow. Second operand 3 states and 1094 transitions. [2025-01-09 21:06:14,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 239 transitions, 649 flow [2025-01-09 21:06:14,923 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 239 transitions, 635 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:14,925 INFO L231 Difference]: Finished difference. Result has 221 places, 236 transitions, 614 flow [2025-01-09 21:06:14,925 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=402, PETRI_DIFFERENCE_MINUEND_FLOW=544, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=614, PETRI_PLACES=221, PETRI_TRANSITIONS=236} [2025-01-09 21:06:14,926 INFO L279 CegarLoopForPetriNet]: 220 programPoint places, 1 predicate places. [2025-01-09 21:06:14,926 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 236 transitions, 614 flow [2025-01-09 21:06:14,927 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 356.3333333333333) internal successors, (1069), 3 states have internal predecessors, (1069), 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-01-09 21:06:14,927 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:14,927 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-01-09 21:06:14,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-01-09 21:06:14,927 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:14,927 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:14,927 INFO L85 PathProgramCache]: Analyzing trace with hash -1911515333, now seen corresponding path program 1 times [2025-01-09 21:06:14,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:14,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [361337582] [2025-01-09 21:06:14,928 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:14,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:14,932 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:14,936 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:14,936 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:14,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:14,958 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:14,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:14,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [361337582] [2025-01-09 21:06:14,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [361337582] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:14,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:14,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:06:14,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1148995346] [2025-01-09 21:06:14,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:14,960 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:14,960 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:14,960 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:14,960 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:14,969 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 364 out of 402 [2025-01-09 21:06:14,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 236 transitions, 614 flow. Second operand has 3 states, 3 states have (on average 365.3333333333333) internal successors, (1096), 3 states have internal predecessors, (1096), 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-01-09 21:06:14,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:14,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 364 of 402 [2025-01-09 21:06:14,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:16,796 INFO L124 PetriNetUnfolderBase]: 2405/19956 cut-off events. [2025-01-09 21:06:16,796 INFO L125 PetriNetUnfolderBase]: For 186/186 co-relation queries the response was YES. [2025-01-09 21:06:17,032 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23792 conditions, 19956 events. 2405/19956 cut-off events. For 186/186 co-relation queries the response was YES. Maximal size of possible extension queue 675. Compared 297142 event pairs, 642 based on Foata normal form. 0/15695 useless extension candidates. Maximal degree in co-relation 23761. Up to 1291 conditions per place. [2025-01-09 21:06:17,194 INFO L140 encePairwiseOnDemand]: 394/402 looper letters, 13 selfloop transitions, 5 changer transitions 0/224 dead transitions. [2025-01-09 21:06:17,194 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 224 transitions, 589 flow [2025-01-09 21:06:17,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:17,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:17,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1113 transitions. [2025-01-09 21:06:17,197 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9228855721393034 [2025-01-09 21:06:17,197 INFO L175 Difference]: Start difference. First operand has 221 places, 236 transitions, 614 flow. Second operand 3 states and 1113 transitions. [2025-01-09 21:06:17,197 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 224 transitions, 589 flow [2025-01-09 21:06:17,200 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 224 transitions, 577 flow, removed 2 selfloop flow, removed 4 redundant places. [2025-01-09 21:06:17,204 INFO L231 Difference]: Finished difference. Result has 219 places, 221 transitions, 554 flow [2025-01-09 21:06:17,204 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=402, PETRI_DIFFERENCE_MINUEND_FLOW=516, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=554, PETRI_PLACES=219, PETRI_TRANSITIONS=221} [2025-01-09 21:06:17,205 INFO L279 CegarLoopForPetriNet]: 220 programPoint places, -1 predicate places. [2025-01-09 21:06:17,205 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 221 transitions, 554 flow [2025-01-09 21:06:17,206 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 365.3333333333333) internal successors, (1096), 3 states have internal predecessors, (1096), 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-01-09 21:06:17,206 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:17,206 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-01-09 21:06:17,206 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-01-09 21:06:17,206 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:17,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:17,207 INFO L85 PathProgramCache]: Analyzing trace with hash -13942599, now seen corresponding path program 1 times [2025-01-09 21:06:17,207 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:17,207 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446180846] [2025-01-09 21:06:17,207 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:17,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:17,213 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-01-09 21:06:17,217 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-01-09 21:06:17,217 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:17,217 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:17,235 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:17,235 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:17,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [446180846] [2025-01-09 21:06:17,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [446180846] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:17,235 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:17,235 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:17,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49742719] [2025-01-09 21:06:17,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:17,236 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:17,236 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:17,236 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:17,236 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:17,257 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 364 out of 402 [2025-01-09 21:06:17,259 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 221 transitions, 554 flow. Second operand has 3 states, 3 states have (on average 365.3333333333333) internal successors, (1096), 3 states have internal predecessors, (1096), 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-01-09 21:06:17,259 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:17,259 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 364 of 402 [2025-01-09 21:06:17,259 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:17,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 377#true, 374#true, 92#L746-4true, 401#true, 261#L721-4true]) [2025-01-09 21:06:17,329 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,329 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:17,329 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:17,329 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,332 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,332 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,332 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,332 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,333 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,333 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,333 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,333 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 377#true, 374#true, 92#L746-4true, 401#true, 261#L721-4true]) [2025-01-09 21:06:17,338 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:17,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:17,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,367 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,367 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,367 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,367 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 377#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,368 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,368 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:17,368 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:17,368 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,371 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,371 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 377#true, 374#true, 92#L746-4true, 401#true]) [2025-01-09 21:06:17,372 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,372 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:17,372 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:17,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,394 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-09 21:06:17,394 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:17,394 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:17,394 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:17,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,395 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,395 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,395 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,395 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,395 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,426 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,426 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,426 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,426 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,426 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,427 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,427 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,427 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:17,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,428 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,638 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:17,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 303#$Ultimate##0true, 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,648 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,648 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,648 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,648 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,650 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,650 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,653 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,655 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,655 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,655 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,655 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,657 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,657 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,658 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,658 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,658 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 303#$Ultimate##0true, 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,667 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,667 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,668 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 76#$Ultimate##0true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,671 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,671 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,671 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,671 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 76#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,672 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,672 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,672 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,673 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 76#$Ultimate##0true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,678 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:17,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,716 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,719 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 76#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,726 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,727 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 303#$Ultimate##0true, 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,740 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,740 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,740 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,744 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,744 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,746 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,746 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,746 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,746 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,750 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,750 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,750 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,750 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 303#$Ultimate##0true, 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,752 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,752 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,759 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,763 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,768 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,768 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,768 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,768 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,769 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,769 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,769 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,773 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,773 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,773 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,775 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,776 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,776 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,776 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,776 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,777 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 92#L746-4true, 401#true, 261#L721-4true]) [2025-01-09 21:06:17,782 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,782 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,782 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,787 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,789 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 84#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,790 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 76#$Ultimate##0true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,790 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,790 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,792 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,792 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,792 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,792 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 76#$Ultimate##0true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,794 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,794 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,794 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,794 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:17,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,810 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,810 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,810 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,810 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,811 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 35#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,812 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,816 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,816 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,816 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,818 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,819 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,819 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,820 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,820 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,822 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,834 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,835 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,835 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,835 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,837 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,838 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,838 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,838 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,838 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,842 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,842 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,844 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,844 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,846 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,854 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,854 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 84#L692-2true, Black: 391#true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,857 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,857 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,857 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,857 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 84#L692-2true, Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 92#L746-4true, 401#true, 261#L721-4true]) [2025-01-09 21:06:17,862 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,862 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,866 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,866 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,867 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,867 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,867 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,868 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,868 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,868 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,870 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:17,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 76#$Ultimate##0true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,873 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 265#L692-5true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,875 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,891 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,891 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,892 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,892 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,892 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,892 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,893 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 35#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,894 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,894 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,894 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,894 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,895 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,895 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,895 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,895 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,897 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,898 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, 314#L692-3true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,900 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,900 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 205#L692-3true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,900 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,900 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,901 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,901 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,903 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,903 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,903 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,903 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, 314#L692-3true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,906 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,906 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,908 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,913 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-01-09 21:06:17,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:17,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:17,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:17,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,913 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,916 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,916 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,916 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,916 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,918 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,918 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,918 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,918 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 68#L692-5true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,919 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,919 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,919 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,919 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,922 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,922 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,922 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,922 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 68#L692-5true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,928 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, 265#L692-5true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,929 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,929 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,929 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,929 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 92#L746-4true, 401#true]) [2025-01-09 21:06:17,940 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,953 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,955 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,955 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][153], [406#true, 378#true, 205#L692-3true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,955 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,956 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,956 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,957 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,957 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:17,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 76#$Ultimate##0true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,960 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 303#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,977 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,977 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,978 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,979 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,979 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,979 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,979 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,982 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-01-09 21:06:17,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-01-09 21:06:17,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-01-09 21:06:17,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-01-09 21:06:17,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,983 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,985 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,987 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,987 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,990 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,990 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,990 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:17,991 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:17,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:17,996 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:17,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:17,999 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:17,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,004 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,004 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,004 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,004 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,007 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,008 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,008 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 84#L692-2true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 92#L746-4true, 401#true]) [2025-01-09 21:06:18,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,030 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,030 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,030 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 76#$Ultimate##0true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,041 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:18,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,042 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,042 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,064 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,065 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,067 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 205#L692-3true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,067 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,067 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,068 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,068 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 205#L692-3true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,069 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,069 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,069 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,070 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,070 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,072 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,072 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,072 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,072 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,072 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,073 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,073 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 116#L692-3true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,074 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 116#L692-3true, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,074 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,074 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,075 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,075 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, 314#L692-3true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,077 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,077 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,081 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,081 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,082 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,082 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,082 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,083 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,084 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,084 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, 314#L692-3true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,084 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 205#L692-3true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 249#L692-2true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,084 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,089 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,089 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,090 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,090 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,090 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,090 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, 265#L692-5true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,095 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 84#L692-2true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,096 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,097 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,098 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, 205#L692-3true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 374#true, 401#true, 92#L746-4true]) [2025-01-09 21:06:18,098 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:18,099 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, 265#L692-5true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,099 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,122 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:18,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,154 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,154 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,155 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,155 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,156 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,156 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,157 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,157 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,157 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,157 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,158 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 205#L692-3true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,158 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,158 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 116#L692-3true, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,159 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,159 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,160 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,160 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,160 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,160 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,163 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][92], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 265#L692-5true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,165 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, 106#L692-5true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,176 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][115], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, 271#L692-1true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:18,177 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,196 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 84#L692-2true, Black: 391#true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,198 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:18,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:18,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,232 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,232 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,233 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:18,233 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,234 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,234 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 265#L692-5true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,238 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:18,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, 271#L692-1true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,245 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 106#L692-5true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,248 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][51], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, 106#L692-5true, Black: 401#true, 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,250 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:18,250 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,250 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,250 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,250 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 84#L692-2true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,272 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:18,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:18,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:18,629 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:18,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][68], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 403#(= 0 ~release_thr1~0), Black: 391#true, 84#L692-2true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, Black: 401#true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:18,638 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:18,638 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,638 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,638 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:18,638 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:21,635 INFO L124 PetriNetUnfolderBase]: 7635/44482 cut-off events. [2025-01-09 21:06:21,636 INFO L125 PetriNetUnfolderBase]: For 4453/4641 co-relation queries the response was YES. [2025-01-09 21:06:22,055 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62254 conditions, 44482 events. 7635/44482 cut-off events. For 4453/4641 co-relation queries the response was YES. Maximal size of possible extension queue 1465. Compared 712850 event pairs, 2193 based on Foata normal form. 78/35388 useless extension candidates. Maximal degree in co-relation 62221. Up to 4836 conditions per place. [2025-01-09 21:06:22,311 INFO L140 encePairwiseOnDemand]: 395/402 looper letters, 17 selfloop transitions, 10 changer transitions 0/232 dead transitions. [2025-01-09 21:06:22,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 232 transitions, 655 flow [2025-01-09 21:06:22,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:22,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:22,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1113 transitions. [2025-01-09 21:06:22,313 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9228855721393034 [2025-01-09 21:06:22,313 INFO L175 Difference]: Start difference. First operand has 219 places, 221 transitions, 554 flow. Second operand 3 states and 1113 transitions. [2025-01-09 21:06:22,313 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 232 transitions, 655 flow [2025-01-09 21:06:22,333 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 232 transitions, 645 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:22,336 INFO L231 Difference]: Finished difference. Result has 221 places, 229 transitions, 630 flow [2025-01-09 21:06:22,336 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=402, PETRI_DIFFERENCE_MINUEND_FLOW=544, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=630, PETRI_PLACES=221, PETRI_TRANSITIONS=229} [2025-01-09 21:06:22,336 INFO L279 CegarLoopForPetriNet]: 220 programPoint places, 1 predicate places. [2025-01-09 21:06:22,337 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 229 transitions, 630 flow [2025-01-09 21:06:22,337 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 365.3333333333333) internal successors, (1096), 3 states have internal predecessors, (1096), 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-01-09 21:06:22,337 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:22,337 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-01-09 21:06:22,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-01-09 21:06:22,338 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:22,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:22,338 INFO L85 PathProgramCache]: Analyzing trace with hash 1249132011, now seen corresponding path program 1 times [2025-01-09 21:06:22,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:22,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1586561612] [2025-01-09 21:06:22,338 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:22,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:22,343 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-01-09 21:06:22,344 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-01-09 21:06:22,344 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:22,345 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:22,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:22,357 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:22,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1586561612] [2025-01-09 21:06:22,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1586561612] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:22,358 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:22,358 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:22,358 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [305359743] [2025-01-09 21:06:22,358 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:22,358 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:22,358 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:22,359 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:22,359 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:22,377 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 362 out of 402 [2025-01-09 21:06:22,378 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 229 transitions, 630 flow. Second operand has 3 states, 3 states have (on average 363.0) internal successors, (1089), 3 states have internal predecessors, (1089), 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-01-09 21:06:22,378 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:22,378 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 362 of 402 [2025-01-09 21:06:22,378 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:22,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,432 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:22,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:22,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,435 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,436 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,441 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,441 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:22,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,441 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:06:22,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,455 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,455 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,455 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,455 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,462 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,462 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:22,462 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:22,462 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,466 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,466 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,466 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,466 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,467 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:22,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:06:22,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,476 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,477 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,477 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,477 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,477 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,477 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,478 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-09 21:06:22,478 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:22,478 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:22,478 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:06:22,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,495 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,496 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:06:22,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 377#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,522 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,522 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,522 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,522 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,522 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:06:22,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,533 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,533 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,533 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,533 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,536 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,537 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,537 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,537 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,538 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,538 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,538 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,538 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,545 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,545 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,545 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,545 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 76#$Ultimate##0true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,547 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,547 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,547 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,547 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,548 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,552 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,552 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 76#$Ultimate##0true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,554 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,554 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,554 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:06:22,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,590 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,590 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,590 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,590 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,590 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,591 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,591 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,591 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,594 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,600 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,615 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,615 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,617 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,617 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,617 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,617 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,619 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,619 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,629 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,629 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,629 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,629 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 35#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,636 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 35#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,636 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,640 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,640 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,640 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,644 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,645 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,645 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,653 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,653 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,654 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,661 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,661 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,661 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,661 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,662 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,662 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,662 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,662 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,664 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 76#$Ultimate##0true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,669 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,669 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,669 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,670 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:06:22,670 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,689 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,689 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,689 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,689 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,690 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 35#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,691 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,691 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,691 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,691 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,697 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,698 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,701 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,701 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,716 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,716 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,720 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,725 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,728 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,728 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,728 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,729 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,729 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, 106#L692-5true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,731 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,738 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,738 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,738 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,741 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 84#L692-2true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 84#L692-2true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,751 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,751 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,751 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,751 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,755 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,755 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,755 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,755 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,755 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,756 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,756 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,756 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,756 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,756 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,757 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,759 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2025-01-09 21:06:22,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-09 21:06:22,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-09 21:06:22,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-09 21:06:22,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,760 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,761 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-09 21:06:22,761 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,761 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,761 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:06:22,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 265#L692-5true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,765 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,944 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 35#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,944 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,944 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 314#L692-3true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,948 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 205#L692-3true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,948 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,949 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,949 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,950 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,951 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,955 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 314#L692-3true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,955 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,957 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,957 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,957 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,957 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,957 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,957 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,960 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-09 21:06:22,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,962 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 68#L692-5true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,962 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,963 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,963 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,963 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,964 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,964 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,964 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,964 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 68#L692-5true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,969 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 265#L692-5true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,970 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,970 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,973 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:22,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:22,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:22,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:22,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,975 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,975 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,975 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,981 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,981 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,981 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,981 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,983 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,992 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,992 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:22,993 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,993 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,994 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,994 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,994 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 205#L692-3true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:22,994 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,994 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,995 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,995 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 76#$Ultimate##0true, 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,996 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:06:22,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:22,997 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:22,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 84#L692-2true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,015 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,015 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,015 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,015 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-01-09 21:06:23,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-01-09 21:06:23,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-01-09 21:06:23,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-01-09 21:06:23,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,019 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,019 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,020 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,020 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,021 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,024 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,024 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,024 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,028 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,028 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,038 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,044 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,044 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,044 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,045 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,046 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 84#L692-2true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,048 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,048 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,048 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,050 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,050 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,050 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,050 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,051 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,058 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,058 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,064 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,065 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 76#$Ultimate##0true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,069 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:06:23,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:23,070 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,091 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,091 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,092 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,092 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,096 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,097 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,097 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,098 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,098 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,100 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,100 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,101 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,101 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 314#L692-3true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,104 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 205#L692-3true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,104 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 84#L692-2true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,105 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,105 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,105 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,106 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,106 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,110 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,111 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,111 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 314#L692-3true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,112 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,112 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 348#L722-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,116 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-01-09 21:06:23,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, 265#L692-5true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,120 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 271#L692-1true, Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 205#L692-3true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 403#(= 0 ~release_thr1~0), 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:23,130 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, 265#L692-5true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,130 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,140 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,140 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,140 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,140 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,149 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,149 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,149 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,149 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,150 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,150 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,150 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,150 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:06:23,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,174 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,174 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,174 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,174 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,174 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,175 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,176 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,176 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 116#L692-3true, 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,177 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,177 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,179 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,179 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,179 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,180 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,180 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,181 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,181 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,181 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,181 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,181 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,181 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 106#L692-5true, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,190 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, 106#L692-5true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,191 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2025-01-09 21:06:23,191 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-01-09 21:06:23,191 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-01-09 21:06:23,191 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-01-09 21:06:23,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,211 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,211 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,220 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 68#L692-5true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,245 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,246 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 316#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,246 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,247 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,247 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,247 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,248 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,248 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 84#L692-2true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 177#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 106#L692-5true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,256 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, 106#L692-5true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,257 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 252#L692-1true, 152#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 374#true, 92#L746-4true]) [2025-01-09 21:06:23,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-01-09 21:06:23,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1038] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][41], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 102#L692-1true, 84#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 68#L692-5true, 92#L746-4true]) [2025-01-09 21:06:23,314 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:23,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][89], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 249#L692-2true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:23,315 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-01-09 21:06:23,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:06:23,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:06:23,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 106#L692-5true, Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,323 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-01-09 21:06:23,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:06:23,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][47], [406#true, 378#true, 376#true, 411#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 243#L692-2true, Black: 391#true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 271#L692-1true, Black: 401#true, 380#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 249#L692-2true, 374#true, 92#L746-4true]) [2025-01-09 21:06:23,379 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-01-09 21:06:23,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:23,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:06:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 411#true, Black: 391#true, 84#L692-2true, 252#L692-1true, 209#L697-3true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 261#L721-4true]) [2025-01-09 21:06:25,204 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-01-09 21:06:25,204 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:06:25,204 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:06:25,204 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:06:25,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [406#true, 378#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 411#true, 243#L692-2true, Black: 391#true, 252#L692-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 142#L697-3true, 261#L721-4true]) [2025-01-09 21:06:25,618 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-01-09 21:06:25,618 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:06:25,618 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:06:25,618 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:06:26,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, 376#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 411#true, 243#L692-2true, Black: 391#true, 252#L692-1true, 348#L722-1true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true, 142#L697-3true]) [2025-01-09 21:06:26,077 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-01-09 21:06:26,077 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:06:26,077 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:06:26,077 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:06:26,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] L692-3-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][67], [406#true, 378#true, Black: 388#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 376#true, 411#true, 84#L692-2true, Black: 391#true, 348#L722-1true, 252#L692-1true, 209#L697-3true, Black: 398#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 401#true, Black: 408#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 380#true, 374#true, 92#L746-4true]) [2025-01-09 21:06:26,098 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-01-09 21:06:26,098 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:06:26,098 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:06:26,098 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:06:29,962 INFO L124 PetriNetUnfolderBase]: 10660/79273 cut-off events. [2025-01-09 21:06:29,962 INFO L125 PetriNetUnfolderBase]: For 6861/7441 co-relation queries the response was YES. [2025-01-09 21:06:30,693 INFO L83 FinitePrefix]: Finished finitePrefix Result has 103762 conditions, 79273 events. 10660/79273 cut-off events. For 6861/7441 co-relation queries the response was YES. Maximal size of possible extension queue 2105. Compared 1354493 event pairs, 2376 based on Foata normal form. 49/62487 useless extension candidates. Maximal degree in co-relation 103729. Up to 4548 conditions per place. [2025-01-09 21:06:31,080 INFO L140 encePairwiseOnDemand]: 396/402 looper letters, 13 selfloop transitions, 5 changer transitions 0/237 dead transitions. [2025-01-09 21:06:31,081 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 237 transitions, 695 flow [2025-01-09 21:06:31,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:31,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:31,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1105 transitions. [2025-01-09 21:06:31,082 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9162520729684909 [2025-01-09 21:06:31,083 INFO L175 Difference]: Start difference. First operand has 221 places, 229 transitions, 630 flow. Second operand 3 states and 1105 transitions. [2025-01-09 21:06:31,083 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 237 transitions, 695 flow [2025-01-09 21:06:31,094 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 221 places, 237 transitions, 675 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:31,097 INFO L231 Difference]: Finished difference. Result has 223 places, 234 transitions, 652 flow [2025-01-09 21:06:31,097 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=402, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=224, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=652, PETRI_PLACES=223, PETRI_TRANSITIONS=234} [2025-01-09 21:06:31,097 INFO L279 CegarLoopForPetriNet]: 220 programPoint places, 3 predicate places. [2025-01-09 21:06:31,098 INFO L471 AbstractCegarLoop]: Abstraction has has 223 places, 234 transitions, 652 flow [2025-01-09 21:06:31,098 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 363.0) internal successors, (1089), 3 states have internal predecessors, (1089), 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-01-09 21:06:31,098 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:31,098 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-01-09 21:06:31,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-01-09 21:06:31,099 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2025-01-09 21:06:31,099 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:31,099 INFO L85 PathProgramCache]: Analyzing trace with hash -1214472629, now seen corresponding path program 1 times [2025-01-09 21:06:31,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:31,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [311802368] [2025-01-09 21:06:31,099 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:31,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:31,105 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-01-09 21:06:31,110 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-01-09 21:06:31,112 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:31,112 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:31,112 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:31,114 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-01-09 21:06:31,119 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-01-09 21:06:31,120 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:31,120 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:31,124 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:31,125 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (69 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (68 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (67 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (66 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (65 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (64 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (63 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (62 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (61 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (60 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (59 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (58 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (57 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (56 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (55 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (54 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (53 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (52 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (50 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (49 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (48 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (47 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (46 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (45 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (44 of 70 remaining) [2025-01-09 21:06:31,125 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (43 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (42 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (41 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (40 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (39 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (38 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (37 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (36 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (35 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (34 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (33 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (31 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (30 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (29 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 70 remaining) [2025-01-09 21:06:31,128 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (27 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (24 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (23 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (21 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (20 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 70 remaining) [2025-01-09 21:06:31,129 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (13 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (11 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (10 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (8 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (3 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 70 remaining) [2025-01-09 21:06:31,130 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 70 remaining) [2025-01-09 21:06:31,130 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-01-09 21:06:31,130 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:31,131 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:31,131 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-01-09 21:06:31,169 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:31,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 500 places, 526 transitions, 1108 flow [2025-01-09 21:06:31,446 INFO L124 PetriNetUnfolderBase]: 20/298 cut-off events. [2025-01-09 21:06:31,447 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-01-09 21:06:31,449 INFO L83 FinitePrefix]: Finished finitePrefix Result has 323 conditions, 298 events. 20/298 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1179 event pairs, 0 based on Foata normal form. 0/238 useless extension candidates. Maximal degree in co-relation 314. Up to 5 conditions per place. [2025-01-09 21:06:31,449 INFO L82 GeneralOperation]: Start removeDead. Operand has 500 places, 526 transitions, 1108 flow [2025-01-09 21:06:31,451 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 256 places, 264 transitions, 559 flow [2025-01-09 21:06:31,451 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:31,452 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;@3bf7f477, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:31,452 INFO L334 AbstractCegarLoop]: Starting to check reachability of 87 error locations. [2025-01-09 21:06:31,453 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:31,453 INFO L124 PetriNetUnfolderBase]: 0/36 cut-off events. [2025-01-09 21:06:31,453 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:31,453 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:31,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] [2025-01-09 21:06:31,453 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2025-01-09 21:06:31,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:31,454 INFO L85 PathProgramCache]: Analyzing trace with hash -1056106, now seen corresponding path program 1 times [2025-01-09 21:06:31,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:31,454 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1802137587] [2025-01-09 21:06:31,454 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:31,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:31,457 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-01-09 21:06:31,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-01-09 21:06:31,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:31,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:31,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:31,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:31,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1802137587] [2025-01-09 21:06:31,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1802137587] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:31,467 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:31,467 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:31,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1568756394] [2025-01-09 21:06:31,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:31,468 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:31,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:31,468 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:31,468 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:31,611 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 453 out of 526 [2025-01-09 21:06:31,612 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 256 places, 264 transitions, 559 flow. Second operand has 3 states, 3 states have (on average 454.3333333333333) internal successors, (1363), 3 states have internal predecessors, (1363), 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-01-09 21:06:31,612 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:31,612 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 453 of 526 [2025-01-09 21:06:31,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:33,609 INFO L124 PetriNetUnfolderBase]: 4675/22142 cut-off events. [2025-01-09 21:06:33,609 INFO L125 PetriNetUnfolderBase]: For 4289/4289 co-relation queries the response was YES. [2025-01-09 21:06:33,728 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30083 conditions, 22142 events. 4675/22142 cut-off events. For 4289/4289 co-relation queries the response was YES. Maximal size of possible extension queue 566. Compared 285128 event pairs, 3084 based on Foata normal form. 3886/21952 useless extension candidates. Maximal degree in co-relation 30055. Up to 5171 conditions per place. [2025-01-09 21:06:33,837 INFO L140 encePairwiseOnDemand]: 504/526 looper letters, 26 selfloop transitions, 11 changer transitions 0/263 dead transitions. [2025-01-09 21:06:33,838 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 263 transitions, 655 flow [2025-01-09 21:06:33,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:33,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:33,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1412 transitions. [2025-01-09 21:06:33,840 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8948035487959443 [2025-01-09 21:06:33,840 INFO L175 Difference]: Start difference. First operand has 256 places, 264 transitions, 559 flow. Second operand 3 states and 1412 transitions. [2025-01-09 21:06:33,840 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 263 transitions, 655 flow [2025-01-09 21:06:33,842 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 263 transitions, 642 flow, removed 6 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:33,843 INFO L231 Difference]: Finished difference. Result has 253 places, 259 transitions, 608 flow [2025-01-09 21:06:33,844 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=526, PETRI_DIFFERENCE_MINUEND_FLOW=522, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=253, PETRI_TRANSITIONS=259} [2025-01-09 21:06:33,844 INFO L279 CegarLoopForPetriNet]: 256 programPoint places, -3 predicate places. [2025-01-09 21:06:33,844 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 259 transitions, 608 flow [2025-01-09 21:06:33,845 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 454.3333333333333) internal successors, (1363), 3 states have internal predecessors, (1363), 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-01-09 21:06:33,845 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:33,845 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-01-09 21:06:33,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-01-09 21:06:33,845 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2025-01-09 21:06:33,845 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:33,845 INFO L85 PathProgramCache]: Analyzing trace with hash 43588033, now seen corresponding path program 1 times [2025-01-09 21:06:33,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:33,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [192044593] [2025-01-09 21:06:33,846 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:33,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:33,849 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-01-09 21:06:33,850 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-01-09 21:06:33,850 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:33,850 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:33,860 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:33,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:33,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [192044593] [2025-01-09 21:06:33,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [192044593] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:33,860 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:33,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:33,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [630774739] [2025-01-09 21:06:33,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:33,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:33,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:33,860 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:33,860 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:33,881 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 473 out of 526 [2025-01-09 21:06:33,883 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 259 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 474.3333333333333) internal successors, (1423), 3 states have internal predecessors, (1423), 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-01-09 21:06:33,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:33,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 473 of 526 [2025-01-09 21:06:33,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:41,104 INFO L124 PetriNetUnfolderBase]: 13135/77019 cut-off events. [2025-01-09 21:06:41,104 INFO L125 PetriNetUnfolderBase]: For 2855/2858 co-relation queries the response was YES. [2025-01-09 21:06:42,032 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97756 conditions, 77019 events. 13135/77019 cut-off events. For 2855/2858 co-relation queries the response was YES. Maximal size of possible extension queue 2378. Compared 1322423 event pairs, 4567 based on Foata normal form. 0/61614 useless extension candidates. Maximal degree in co-relation 97727. Up to 9082 conditions per place. [2025-01-09 21:06:42,699 INFO L140 encePairwiseOnDemand]: 513/526 looper letters, 21 selfloop transitions, 9 changer transitions 0/271 dead transitions. [2025-01-09 21:06:42,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 271 transitions, 707 flow [2025-01-09 21:06:42,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:42,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:42,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1453 transitions. [2025-01-09 21:06:42,702 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9207858048162231 [2025-01-09 21:06:42,702 INFO L175 Difference]: Start difference. First operand has 253 places, 259 transitions, 608 flow. Second operand 3 states and 1453 transitions. [2025-01-09 21:06:42,702 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 271 transitions, 707 flow [2025-01-09 21:06:42,946 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 253 places, 271 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:06:42,948 INFO L231 Difference]: Finished difference. Result has 255 places, 268 transitions, 666 flow [2025-01-09 21:06:42,948 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=526, PETRI_DIFFERENCE_MINUEND_FLOW=586, PETRI_DIFFERENCE_MINUEND_PLACES=251, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=259, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=250, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=666, PETRI_PLACES=255, PETRI_TRANSITIONS=268} [2025-01-09 21:06:42,949 INFO L279 CegarLoopForPetriNet]: 256 programPoint places, -1 predicate places. [2025-01-09 21:06:42,949 INFO L471 AbstractCegarLoop]: Abstraction has has 255 places, 268 transitions, 666 flow [2025-01-09 21:06:42,949 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 474.3333333333333) internal successors, (1423), 3 states have internal predecessors, (1423), 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-01-09 21:06:42,949 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:42,950 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-01-09 21:06:42,950 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-01-09 21:06:42,950 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2025-01-09 21:06:42,950 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:42,950 INFO L85 PathProgramCache]: Analyzing trace with hash -1232799041, now seen corresponding path program 1 times [2025-01-09 21:06:42,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:42,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1683537611] [2025-01-09 21:06:42,950 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:42,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:42,956 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:06:42,962 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:06:42,962 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:42,962 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:42,989 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:42,989 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:42,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1683537611] [2025-01-09 21:06:42,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1683537611] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:42,989 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:42,989 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:42,989 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759096479] [2025-01-09 21:06:42,989 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:42,990 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:42,990 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:42,990 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:42,990 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:43,097 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 465 out of 526 [2025-01-09 21:06:43,099 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 268 transitions, 666 flow. Second operand has 3 states, 3 states have (on average 466.3333333333333) internal successors, (1399), 3 states have internal predecessors, (1399), 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-01-09 21:06:43,099 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:43,099 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 465 of 526 [2025-01-09 21:06:43,099 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:49,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1565] L692-5-->L693: Formula: (= |v_#race~usecount~0_1| 0) InVars {} OutVars{#race~usecount~0=|v_#race~usecount~0_1|} AuxVars[] AssignedVars[#race~usecount~0][157], [Black: 508#true, 493#true, 190#L693-4true, 70#L693true, 491#true, 510#(= |#race~release_thr1~0| 0), 54#L746-4true, 341#L693true, 513#true, 489#true, 487#true, 141#L721-3true, 495#true, 301#L693true, Black: 505#(= |thr1Thread1of4ForFork1_#t~nondet8#1| |#race~usecount~0|)]) [2025-01-09 21:06:49,338 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-01-09 21:06:49,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:06:49,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:06:49,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event