./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/45_monabsex1_vs-b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 735b3cc8 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/45_monabsex1_vs-b.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/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 8f6daa714ad29a28643c70bea2be7f060091d3c3adf6e85890e4056205fd8d77 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:20:24,950 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:20:24,995 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:20:25,000 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:20:25,000 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:20:25,014 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:20:25,014 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:20:25,015 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:20:25,015 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:20:25,015 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:20:25,015 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:20:25,015 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:20:25,015 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:20:25,015 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:20:25,016 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:20:25,016 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:20:25,017 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:20:25,017 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:20:25,017 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/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 -> 8f6daa714ad29a28643c70bea2be7f060091d3c3adf6e85890e4056205fd8d77 [2025-03-14 01:20:25,244 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:20:25,253 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:20:25,256 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:20:25,257 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:20:25,257 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:20:25,258 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/45_monabsex1_vs-b.i [2025-03-14 01:20:26,439 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/49c6012c6/13ab024c985845c48178c3f4951b76e2/FLAGaf3a16294 [2025-03-14 01:20:26,710 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:20:26,714 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/45_monabsex1_vs-b.i [2025-03-14 01:20:26,727 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/49c6012c6/13ab024c985845c48178c3f4951b76e2/FLAGaf3a16294 [2025-03-14 01:20:26,995 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/49c6012c6/13ab024c985845c48178c3f4951b76e2 [2025-03-14 01:20:26,997 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:20:26,999 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:20:27,000 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:20:27,000 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:20:27,003 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:20:27,003 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:20:26" (1/1) ... [2025-03-14 01:20:27,005 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7011d131 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27, skipping insertion in model container [2025-03-14 01:20:27,005 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:20:26" (1/1) ... [2025-03-14 01:20:27,030 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:20:27,265 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:20:27,273 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:20:27,319 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:20:27,348 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:20:27,349 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27 WrapperNode [2025-03-14 01:20:27,349 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:20:27,350 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:20:27,350 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:20:27,351 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:20:27,355 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,365 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,379 INFO L138 Inliner]: procedures = 166, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 44 [2025-03-14 01:20:27,380 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:20:27,380 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:20:27,380 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:20:27,380 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:20:27,384 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,385 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,386 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,386 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,389 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,389 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,390 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,390 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,391 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:20:27,392 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:20:27,392 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:20:27,392 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:20:27,392 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (1/1) ... [2025-03-14 01:20:27,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:20:27,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:20:27,422 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-14 01:20:27,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-14 01:20:27,442 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-14 01:20:27,442 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-14 01:20:27,442 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:20:27,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:20:27,442 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:20:27,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:20:27,443 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:20:27,525 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:20:27,527 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:20:27,603 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:20:27,604 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:20:27,604 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:20:27,615 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:20:27,616 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:20:27 BoogieIcfgContainer [2025-03-14 01:20:27,616 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:20:27,617 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:20:27,617 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:20:27,623 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:20:27,626 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:20:26" (1/3) ... [2025-03-14 01:20:27,627 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60adea7c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:20:27, skipping insertion in model container [2025-03-14 01:20:27,627 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:27" (2/3) ... [2025-03-14 01:20:27,627 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60adea7c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:20:27, skipping insertion in model container [2025-03-14 01:20:27,627 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:20:27" (3/3) ... [2025-03-14 01:20:27,628 INFO L128 eAbstractionObserver]: Analyzing ICFG 45_monabsex1_vs-b.i [2025-03-14 01:20:27,641 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:20:27,643 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 45_monabsex1_vs-b.i that has 2 procedures, 51 locations, 1 initial locations, 1 loop locations, and 3 error locations. [2025-03-14 01:20:27,643 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:20:27,688 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:27,712 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 54 places, 53 transitions, 110 flow [2025-03-14 01:20:27,737 INFO L124 PetriNetUnfolderBase]: 2/60 cut-off events. [2025-03-14 01:20:27,739 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:27,743 INFO L83 FinitePrefix]: Finished finitePrefix Result has 64 conditions, 60 events. 2/60 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 51 event pairs, 0 based on Foata normal form. 0/53 useless extension candidates. Maximal degree in co-relation 32. Up to 2 conditions per place. [2025-03-14 01:20:27,744 INFO L82 GeneralOperation]: Start removeDead. Operand has 54 places, 53 transitions, 110 flow [2025-03-14 01:20:27,747 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 54 places, 53 transitions, 110 flow [2025-03-14 01:20:27,756 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:27,765 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;@5722a801, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:27,765 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2025-03-14 01:20:27,772 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:27,773 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-03-14 01:20:27,774 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:27,774 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:27,774 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:27,775 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-14 01:20:27,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:27,778 INFO L85 PathProgramCache]: Analyzing trace with hash 520581152, now seen corresponding path program 1 times [2025-03-14 01:20:27,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:27,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379628051] [2025-03-14 01:20:27,784 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:27,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:27,857 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-14 01:20:27,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-14 01:20:27,872 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:27,872 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:27,949 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:27,950 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:27,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379628051] [2025-03-14 01:20:27,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379628051] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:27,951 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:27,951 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:27,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1804485868] [2025-03-14 01:20:27,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:27,959 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:27,962 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:27,983 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:27,983 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:28,015 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 53 [2025-03-14 01:20:28,017 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 53 transitions, 110 flow. Second operand has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 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-03-14 01:20:28,019 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:28,019 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 53 [2025-03-14 01:20:28,019 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:28,046 INFO L124 PetriNetUnfolderBase]: 0/47 cut-off events. [2025-03-14 01:20:28,046 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:20:28,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 60 conditions, 47 events. 0/47 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 17 event pairs, 0 based on Foata normal form. 6/50 useless extension candidates. Maximal degree in co-relation 0. Up to 7 conditions per place. [2025-03-14 01:20:28,047 INFO L140 encePairwiseOnDemand]: 47/53 looper letters, 6 selfloop transitions, 2 changer transitions 0/44 dead transitions. [2025-03-14 01:20:28,048 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 44 transitions, 108 flow [2025-03-14 01:20:28,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:28,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:28,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 129 transitions. [2025-03-14 01:20:28,060 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8113207547169812 [2025-03-14 01:20:28,061 INFO L175 Difference]: Start difference. First operand has 54 places, 53 transitions, 110 flow. Second operand 3 states and 129 transitions. [2025-03-14 01:20:28,061 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 44 transitions, 108 flow [2025-03-14 01:20:28,065 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 44 transitions, 108 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:28,067 INFO L231 Difference]: Finished difference. Result has 49 places, 44 transitions, 96 flow [2025-03-14 01:20:28,070 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=49, PETRI_TRANSITIONS=44} [2025-03-14 01:20:28,075 INFO L279 CegarLoopForPetriNet]: 54 programPoint places, -5 predicate places. [2025-03-14 01:20:28,076 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 44 transitions, 96 flow [2025-03-14 01:20:28,076 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 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-03-14 01:20:28,076 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,076 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] [2025-03-14 01:20:28,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:20:28,078 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-14 01:20:28,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,078 INFO L85 PathProgramCache]: Analyzing trace with hash -120654107, now seen corresponding path program 1 times [2025-03-14 01:20:28,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983804521] [2025-03-14 01:20:28,079 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,098 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-03-14 01:20:28,110 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-03-14 01:20:28,110 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,110 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:28,111 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:20:28,115 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-03-14 01:20:28,126 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-03-14 01:20:28,126 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:28,144 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:20:28,146 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:20:28,148 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 6 remaining) [2025-03-14 01:20:28,149 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 6 remaining) [2025-03-14 01:20:28,149 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (3 of 6 remaining) [2025-03-14 01:20:28,149 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (2 of 6 remaining) [2025-03-14 01:20:28,149 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 6 remaining) [2025-03-14 01:20:28,149 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 6 remaining) [2025-03-14 01:20:28,149 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:20:28,150 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-14 01:20:28,151 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:20:28,151 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:20:28,173 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:28,177 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 80 places, 79 transitions, 168 flow [2025-03-14 01:20:28,195 INFO L124 PetriNetUnfolderBase]: 4/93 cut-off events. [2025-03-14 01:20:28,195 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-14 01:20:28,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 101 conditions, 93 events. 4/93 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 151 event pairs, 0 based on Foata normal form. 0/81 useless extension candidates. Maximal degree in co-relation 61. Up to 3 conditions per place. [2025-03-14 01:20:28,196 INFO L82 GeneralOperation]: Start removeDead. Operand has 80 places, 79 transitions, 168 flow [2025-03-14 01:20:28,199 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 80 places, 79 transitions, 168 flow [2025-03-14 01:20:28,200 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:28,202 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;@5722a801, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:28,202 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2025-03-14 01:20:28,205 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:28,207 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-03-14 01:20:28,207 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:28,207 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,208 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:28,208 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2025-03-14 01:20:28,208 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,210 INFO L85 PathProgramCache]: Analyzing trace with hash -1969150129, now seen corresponding path program 1 times [2025-03-14 01:20:28,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,211 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005356066] [2025-03-14 01:20:28,211 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,220 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-14 01:20:28,222 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-14 01:20:28,223 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,223 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:28,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:28,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:28,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2005356066] [2025-03-14 01:20:28,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2005356066] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:28,267 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:28,267 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:28,267 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [402747839] [2025-03-14 01:20:28,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:28,268 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:28,268 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:28,268 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:28,268 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:28,305 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 59 out of 79 [2025-03-14 01:20:28,307 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 79 transitions, 168 flow. Second operand has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 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-03-14 01:20:28,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:28,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 59 of 79 [2025-03-14 01:20:28,308 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:28,348 INFO L124 PetriNetUnfolderBase]: 6/130 cut-off events. [2025-03-14 01:20:28,348 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2025-03-14 01:20:28,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 168 conditions, 130 events. 6/130 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 342 event pairs, 6 based on Foata normal form. 26/143 useless extension candidates. Maximal degree in co-relation 40. Up to 22 conditions per place. [2025-03-14 01:20:28,350 INFO L140 encePairwiseOnDemand]: 71/79 looper letters, 9 selfloop transitions, 2 changer transitions 0/66 dead transitions. [2025-03-14 01:20:28,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 66 transitions, 164 flow [2025-03-14 01:20:28,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:28,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:28,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 194 transitions. [2025-03-14 01:20:28,352 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8185654008438819 [2025-03-14 01:20:28,352 INFO L175 Difference]: Start difference. First operand has 80 places, 79 transitions, 168 flow. Second operand 3 states and 194 transitions. [2025-03-14 01:20:28,352 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 66 transitions, 164 flow [2025-03-14 01:20:28,353 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 66 transitions, 164 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:28,354 INFO L231 Difference]: Finished difference. Result has 73 places, 66 transitions, 146 flow [2025-03-14 01:20:28,354 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=146, PETRI_PLACES=73, PETRI_TRANSITIONS=66} [2025-03-14 01:20:28,355 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, -7 predicate places. [2025-03-14 01:20:28,355 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 66 transitions, 146 flow [2025-03-14 01:20:28,355 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 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-03-14 01:20:28,355 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,355 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:28,355 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:20:28,355 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2025-03-14 01:20:28,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,356 INFO L85 PathProgramCache]: Analyzing trace with hash -544248969, now seen corresponding path program 1 times [2025-03-14 01:20:28,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1642760424] [2025-03-14 01:20:28,356 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,375 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-14 01:20:28,380 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-14 01:20:28,380 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,380 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:28,380 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:20:28,382 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-14 01:20:28,387 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-14 01:20:28,387 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,387 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:28,391 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:20:28,392 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:20:28,392 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 8 remaining) [2025-03-14 01:20:28,392 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (6 of 8 remaining) [2025-03-14 01:20:28,392 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 8 remaining) [2025-03-14 01:20:28,392 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (4 of 8 remaining) [2025-03-14 01:20:28,392 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 8 remaining) [2025-03-14 01:20:28,392 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 8 remaining) [2025-03-14 01:20:28,393 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 8 remaining) [2025-03-14 01:20:28,393 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 8 remaining) [2025-03-14 01:20:28,393 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:20:28,393 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-14 01:20:28,393 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:20:28,393 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-14 01:20:28,415 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:28,417 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 106 places, 105 transitions, 228 flow [2025-03-14 01:20:28,429 INFO L124 PetriNetUnfolderBase]: 6/126 cut-off events. [2025-03-14 01:20:28,429 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-14 01:20:28,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 139 conditions, 126 events. 6/126 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 296 event pairs, 0 based on Foata normal form. 0/109 useless extension candidates. Maximal degree in co-relation 97. Up to 4 conditions per place. [2025-03-14 01:20:28,430 INFO L82 GeneralOperation]: Start removeDead. Operand has 106 places, 105 transitions, 228 flow [2025-03-14 01:20:28,431 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 106 places, 105 transitions, 228 flow [2025-03-14 01:20:28,432 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:28,432 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;@5722a801, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:28,432 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2025-03-14 01:20:28,434 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:28,434 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-03-14 01:20:28,434 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:28,434 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,434 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:28,434 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] === [2025-03-14 01:20:28,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,435 INFO L85 PathProgramCache]: Analyzing trace with hash 538947544, now seen corresponding path program 1 times [2025-03-14 01:20:28,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906922129] [2025-03-14 01:20:28,435 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,439 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-14 01:20:28,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-14 01:20:28,441 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,441 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:28,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:28,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:28,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906922129] [2025-03-14 01:20:28,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906922129] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:28,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:28,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:28,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [367760885] [2025-03-14 01:20:28,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:28,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:28,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:28,464 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:28,464 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:28,506 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 79 out of 105 [2025-03-14 01:20:28,506 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 105 transitions, 228 flow. Second operand has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 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-03-14 01:20:28,507 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:28,507 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 79 of 105 [2025-03-14 01:20:28,507 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:28,585 INFO L124 PetriNetUnfolderBase]: 42/397 cut-off events. [2025-03-14 01:20:28,586 INFO L125 PetriNetUnfolderBase]: For 91/91 co-relation queries the response was YES. [2025-03-14 01:20:28,588 INFO L83 FinitePrefix]: Finished finitePrefix Result has 535 conditions, 397 events. 42/397 cut-off events. For 91/91 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 2200 event pairs, 42 based on Foata normal form. 104/457 useless extension candidates. Maximal degree in co-relation 161. Up to 85 conditions per place. [2025-03-14 01:20:28,592 INFO L140 encePairwiseOnDemand]: 95/105 looper letters, 12 selfloop transitions, 2 changer transitions 0/88 dead transitions. [2025-03-14 01:20:28,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 88 transitions, 222 flow [2025-03-14 01:20:28,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:28,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:28,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 259 transitions. [2025-03-14 01:20:28,595 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8222222222222222 [2025-03-14 01:20:28,595 INFO L175 Difference]: Start difference. First operand has 106 places, 105 transitions, 228 flow. Second operand 3 states and 259 transitions. [2025-03-14 01:20:28,595 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 88 transitions, 222 flow [2025-03-14 01:20:28,596 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 88 transitions, 220 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:28,598 INFO L231 Difference]: Finished difference. Result has 97 places, 88 transitions, 196 flow [2025-03-14 01:20:28,599 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=105, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=196, PETRI_PLACES=97, PETRI_TRANSITIONS=88} [2025-03-14 01:20:28,600 INFO L279 CegarLoopForPetriNet]: 106 programPoint places, -9 predicate places. [2025-03-14 01:20:28,600 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 88 transitions, 196 flow [2025-03-14 01:20:28,600 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 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-03-14 01:20:28,600 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,600 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] [2025-03-14 01:20:28,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:20:28,601 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] === [2025-03-14 01:20:28,601 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,602 INFO L85 PathProgramCache]: Analyzing trace with hash -1415649256, now seen corresponding path program 1 times [2025-03-14 01:20:28,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [862203436] [2025-03-14 01:20:28,602 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,616 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-14 01:20:28,619 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-14 01:20:28,623 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,624 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:28,650 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:28,650 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:28,650 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [862203436] [2025-03-14 01:20:28,650 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [862203436] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:28,650 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:28,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:28,651 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [705732736] [2025-03-14 01:20:28,651 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:28,651 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:28,651 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:28,652 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:28,652 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:28,692 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 81 out of 105 [2025-03-14 01:20:28,693 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 88 transitions, 196 flow. Second operand has 3 states, 3 states have (on average 82.66666666666667) internal successors, (248), 3 states have internal predecessors, (248), 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-03-14 01:20:28,693 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:28,693 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 81 of 105 [2025-03-14 01:20:28,693 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:28,802 INFO L124 PetriNetUnfolderBase]: 135/670 cut-off events. [2025-03-14 01:20:28,803 INFO L125 PetriNetUnfolderBase]: For 110/110 co-relation queries the response was YES. [2025-03-14 01:20:28,806 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1014 conditions, 670 events. 135/670 cut-off events. For 110/110 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 4456 event pairs, 82 based on Foata normal form. 0/548 useless extension candidates. Maximal degree in co-relation 988. Up to 201 conditions per place. [2025-03-14 01:20:28,808 INFO L140 encePairwiseOnDemand]: 97/105 looper letters, 15 selfloop transitions, 7 changer transitions 0/96 dead transitions. [2025-03-14 01:20:28,809 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 96 transitions, 266 flow [2025-03-14 01:20:28,809 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:28,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:28,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 266 transitions. [2025-03-14 01:20:28,811 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8444444444444444 [2025-03-14 01:20:28,811 INFO L175 Difference]: Start difference. First operand has 97 places, 88 transitions, 196 flow. Second operand 3 states and 266 transitions. [2025-03-14 01:20:28,811 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 96 transitions, 266 flow [2025-03-14 01:20:28,812 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 96 transitions, 262 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:28,815 INFO L231 Difference]: Finished difference. Result has 99 places, 94 transitions, 246 flow [2025-03-14 01:20:28,816 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=105, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=246, PETRI_PLACES=99, PETRI_TRANSITIONS=94} [2025-03-14 01:20:28,816 INFO L279 CegarLoopForPetriNet]: 106 programPoint places, -7 predicate places. [2025-03-14 01:20:28,817 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 94 transitions, 246 flow [2025-03-14 01:20:28,817 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 82.66666666666667) internal successors, (248), 3 states have internal predecessors, (248), 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-03-14 01:20:28,817 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,817 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:28,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:20:28,818 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] === [2025-03-14 01:20:28,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,818 INFO L85 PathProgramCache]: Analyzing trace with hash 431087612, now seen corresponding path program 1 times [2025-03-14 01:20:28,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1179295421] [2025-03-14 01:20:28,819 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-14 01:20:28,832 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-14 01:20:28,832 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,832 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:28,832 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:20:28,836 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-14 01:20:28,845 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-14 01:20:28,845 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,845 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:28,848 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:20:28,849 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2025-03-14 01:20:28,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2025-03-14 01:20:28,850 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2025-03-14 01:20:28,850 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:20:28,850 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-14 01:20:28,850 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:20:28,850 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-03-14 01:20:28,879 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:28,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 132 places, 131 transitions, 290 flow [2025-03-14 01:20:28,896 INFO L124 PetriNetUnfolderBase]: 8/159 cut-off events. [2025-03-14 01:20:28,897 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-14 01:20:28,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 178 conditions, 159 events. 8/159 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 449 event pairs, 0 based on Foata normal form. 0/137 useless extension candidates. Maximal degree in co-relation 134. Up to 5 conditions per place. [2025-03-14 01:20:28,898 INFO L82 GeneralOperation]: Start removeDead. Operand has 132 places, 131 transitions, 290 flow [2025-03-14 01:20:28,899 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 132 places, 131 transitions, 290 flow [2025-03-14 01:20:28,900 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:28,902 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;@5722a801, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:28,902 INFO L334 AbstractCegarLoop]: Starting to check reachability of 12 error locations. [2025-03-14 01:20:28,904 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:28,904 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-03-14 01:20:28,904 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:28,904 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:28,904 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:28,904 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2025-03-14 01:20:28,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:28,905 INFO L85 PathProgramCache]: Analyzing trace with hash -545060421, now seen corresponding path program 1 times [2025-03-14 01:20:28,905 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:28,905 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1726200527] [2025-03-14 01:20:28,905 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:28,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:28,912 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-14 01:20:28,916 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-14 01:20:28,917 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:28,917 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:28,941 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:28,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:28,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1726200527] [2025-03-14 01:20:28,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1726200527] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:28,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:28,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:28,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1108881631] [2025-03-14 01:20:28,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:28,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:28,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:28,942 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:28,942 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:28,989 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 99 out of 131 [2025-03-14 01:20:28,990 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 131 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 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-03-14 01:20:28,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:28,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 99 of 131 [2025-03-14 01:20:28,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:29,150 INFO L124 PetriNetUnfolderBase]: 204/1252 cut-off events. [2025-03-14 01:20:29,151 INFO L125 PetriNetUnfolderBase]: For 496/496 co-relation queries the response was YES. [2025-03-14 01:20:29,156 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1769 conditions, 1252 events. 204/1252 cut-off events. For 496/496 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 9971 event pairs, 204 based on Foata normal form. 392/1507 useless extension candidates. Maximal degree in co-relation 521. Up to 328 conditions per place. [2025-03-14 01:20:29,162 INFO L140 encePairwiseOnDemand]: 119/131 looper letters, 15 selfloop transitions, 2 changer transitions 0/110 dead transitions. [2025-03-14 01:20:29,163 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 110 transitions, 282 flow [2025-03-14 01:20:29,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:29,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:29,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 324 transitions. [2025-03-14 01:20:29,164 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8244274809160306 [2025-03-14 01:20:29,164 INFO L175 Difference]: Start difference. First operand has 132 places, 131 transitions, 290 flow. Second operand 3 states and 324 transitions. [2025-03-14 01:20:29,165 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 110 transitions, 282 flow [2025-03-14 01:20:29,167 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 110 transitions, 276 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:29,172 INFO L231 Difference]: Finished difference. Result has 121 places, 110 transitions, 246 flow [2025-03-14 01:20:29,174 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=131, PETRI_DIFFERENCE_MINUEND_FLOW=242, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=110, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=108, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=246, PETRI_PLACES=121, PETRI_TRANSITIONS=110} [2025-03-14 01:20:29,174 INFO L279 CegarLoopForPetriNet]: 132 programPoint places, -11 predicate places. [2025-03-14 01:20:29,174 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 110 transitions, 246 flow [2025-03-14 01:20:29,175 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 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-03-14 01:20:29,175 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:29,176 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] [2025-03-14 01:20:29,176 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:20:29,176 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2025-03-14 01:20:29,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:29,176 INFO L85 PathProgramCache]: Analyzing trace with hash 323445393, now seen corresponding path program 1 times [2025-03-14 01:20:29,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:29,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1176160869] [2025-03-14 01:20:29,177 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:29,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:29,182 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-14 01:20:29,184 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-14 01:20:29,184 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:29,184 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:29,215 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:29,215 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:29,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1176160869] [2025-03-14 01:20:29,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1176160869] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:29,216 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:29,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:29,216 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1169750387] [2025-03-14 01:20:29,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:29,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:29,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:29,217 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:29,217 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:29,253 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 131 [2025-03-14 01:20:29,253 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 110 transitions, 246 flow. Second operand has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 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-03-14 01:20:29,254 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:29,254 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 131 [2025-03-14 01:20:29,254 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:29,490 INFO L124 PetriNetUnfolderBase]: 663/2510 cut-off events. [2025-03-14 01:20:29,490 INFO L125 PetriNetUnfolderBase]: For 506/506 co-relation queries the response was YES. [2025-03-14 01:20:29,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3857 conditions, 2510 events. 663/2510 cut-off events. For 506/506 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 22151 event pairs, 427 based on Foata normal form. 0/2091 useless extension candidates. Maximal degree in co-relation 3830. Up to 871 conditions per place. [2025-03-14 01:20:29,514 INFO L140 encePairwiseOnDemand]: 121/131 looper letters, 19 selfloop transitions, 9 changer transitions 0/121 dead transitions. [2025-03-14 01:20:29,515 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 121 transitions, 339 flow [2025-03-14 01:20:29,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:29,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:29,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 332 transitions. [2025-03-14 01:20:29,516 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8447837150127226 [2025-03-14 01:20:29,516 INFO L175 Difference]: Start difference. First operand has 121 places, 110 transitions, 246 flow. Second operand 3 states and 332 transitions. [2025-03-14 01:20:29,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 121 transitions, 339 flow [2025-03-14 01:20:29,520 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 121 transitions, 335 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:29,522 INFO L231 Difference]: Finished difference. Result has 123 places, 118 transitions, 312 flow [2025-03-14 01:20:29,523 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=131, PETRI_DIFFERENCE_MINUEND_FLOW=242, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=110, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=312, PETRI_PLACES=123, PETRI_TRANSITIONS=118} [2025-03-14 01:20:29,523 INFO L279 CegarLoopForPetriNet]: 132 programPoint places, -9 predicate places. [2025-03-14 01:20:29,524 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 118 transitions, 312 flow [2025-03-14 01:20:29,524 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 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-03-14 01:20:29,524 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:29,524 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-03-14 01:20:29,524 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:20:29,524 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2025-03-14 01:20:29,525 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:29,526 INFO L85 PathProgramCache]: Analyzing trace with hash -2144462478, now seen corresponding path program 1 times [2025-03-14 01:20:29,526 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:29,526 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40333047] [2025-03-14 01:20:29,526 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:29,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:29,534 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-14 01:20:29,537 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-14 01:20:29,537 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:29,537 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:29,568 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:29,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:29,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [40333047] [2025-03-14 01:20:29,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [40333047] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:29,569 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:29,569 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:29,569 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2055919354] [2025-03-14 01:20:29,569 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:29,569 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:29,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:29,571 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:29,571 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:29,605 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 97 out of 131 [2025-03-14 01:20:29,605 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 118 transitions, 312 flow. Second operand has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 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-03-14 01:20:29,605 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:29,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 97 of 131 [2025-03-14 01:20:29,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:30,635 INFO L124 PetriNetUnfolderBase]: 3466/10348 cut-off events. [2025-03-14 01:20:30,635 INFO L125 PetriNetUnfolderBase]: For 4268/4637 co-relation queries the response was YES. [2025-03-14 01:20:30,664 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20306 conditions, 10348 events. 3466/10348 cut-off events. For 4268/4637 co-relation queries the response was YES. Maximal size of possible extension queue 594. Compared 114289 event pairs, 862 based on Foata normal form. 6/8425 useless extension candidates. Maximal degree in co-relation 10987. Up to 3168 conditions per place. [2025-03-14 01:20:30,720 INFO L140 encePairwiseOnDemand]: 115/131 looper letters, 30 selfloop transitions, 18 changer transitions 0/139 dead transitions. [2025-03-14 01:20:30,720 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 139 transitions, 505 flow [2025-03-14 01:20:30,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:30,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:30,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 331 transitions. [2025-03-14 01:20:30,723 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8422391857506362 [2025-03-14 01:20:30,723 INFO L175 Difference]: Start difference. First operand has 123 places, 118 transitions, 312 flow. Second operand 3 states and 331 transitions. [2025-03-14 01:20:30,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 139 transitions, 505 flow [2025-03-14 01:20:30,735 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 139 transitions, 473 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:30,737 INFO L231 Difference]: Finished difference. Result has 125 places, 136 transitions, 472 flow [2025-03-14 01:20:30,737 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=131, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=100, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=472, PETRI_PLACES=125, PETRI_TRANSITIONS=136} [2025-03-14 01:20:30,738 INFO L279 CegarLoopForPetriNet]: 132 programPoint places, -7 predicate places. [2025-03-14 01:20:30,738 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 136 transitions, 472 flow [2025-03-14 01:20:30,739 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 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-03-14 01:20:30,739 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:30,739 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, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:30,739 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:20:30,739 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2025-03-14 01:20:30,740 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:30,740 INFO L85 PathProgramCache]: Analyzing trace with hash -1909123485, now seen corresponding path program 1 times [2025-03-14 01:20:30,740 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:30,740 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289046393] [2025-03-14 01:20:30,740 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:30,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:30,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-14 01:20:30,753 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-14 01:20:30,756 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:30,757 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:30,786 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:30,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:30,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [289046393] [2025-03-14 01:20:30,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [289046393] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:30,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:30,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:30,786 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [205796595] [2025-03-14 01:20:30,786 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:30,786 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:30,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:30,787 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:30,787 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:30,828 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 131 [2025-03-14 01:20:30,829 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 136 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 103.0) internal successors, (309), 3 states have internal predecessors, (309), 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-03-14 01:20:30,830 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:30,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 131 [2025-03-14 01:20:30,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:32,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([506] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][128], [111#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 145#(= |#race~s~0| 0), 88#L691-2true, 131#true, 148#true, 84#L698true, 133#true, Black: 140#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), Black: 143#true, 49#L691-1true, 12#L691-1true, 129#true, 127#true]) [2025-03-14 01:20:32,093 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:32,093 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:32,093 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:32,093 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:32,326 INFO L124 PetriNetUnfolderBase]: 6440/17716 cut-off events. [2025-03-14 01:20:32,326 INFO L125 PetriNetUnfolderBase]: For 20044/27210 co-relation queries the response was YES. [2025-03-14 01:20:32,379 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43426 conditions, 17716 events. 6440/17716 cut-off events. For 20044/27210 co-relation queries the response was YES. Maximal size of possible extension queue 929. Compared 206505 event pairs, 1482 based on Foata normal form. 92/14482 useless extension candidates. Maximal degree in co-relation 22192. Up to 6292 conditions per place. [2025-03-14 01:20:32,472 INFO L140 encePairwiseOnDemand]: 121/131 looper letters, 35 selfloop transitions, 26 changer transitions 0/160 dead transitions. [2025-03-14 01:20:32,472 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 160 transitions, 748 flow [2025-03-14 01:20:32,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:32,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:32,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 331 transitions. [2025-03-14 01:20:32,478 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8422391857506362 [2025-03-14 01:20:32,478 INFO L175 Difference]: Start difference. First operand has 125 places, 136 transitions, 472 flow. Second operand 3 states and 331 transitions. [2025-03-14 01:20:32,478 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 160 transitions, 748 flow [2025-03-14 01:20:32,506 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 160 transitions, 692 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:32,508 INFO L231 Difference]: Finished difference. Result has 127 places, 158 transitions, 706 flow [2025-03-14 01:20:32,509 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=131, PETRI_DIFFERENCE_MINUEND_FLOW=436, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=706, PETRI_PLACES=127, PETRI_TRANSITIONS=158} [2025-03-14 01:20:32,511 INFO L279 CegarLoopForPetriNet]: 132 programPoint places, -5 predicate places. [2025-03-14 01:20:32,511 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 158 transitions, 706 flow [2025-03-14 01:20:32,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 103.0) internal successors, (309), 3 states have internal predecessors, (309), 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-03-14 01:20:32,512 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:32,512 INFO L206 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:32,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:20:32,512 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2025-03-14 01:20:32,513 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:32,513 INFO L85 PathProgramCache]: Analyzing trace with hash -2019053068, now seen corresponding path program 1 times [2025-03-14 01:20:32,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:32,513 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1468808976] [2025-03-14 01:20:32,513 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:32,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:32,521 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-14 01:20:32,529 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-14 01:20:32,532 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:32,532 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:32,532 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:20:32,534 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-14 01:20:32,541 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-14 01:20:32,545 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:32,546 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:32,550 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:20:32,550 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (7 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 12 remaining) [2025-03-14 01:20:32,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 12 remaining) [2025-03-14 01:20:32,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 12 remaining) [2025-03-14 01:20:32,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-14 01:20:32,552 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-14 01:20:32,552 WARN L246 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:20:32,552 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2025-03-14 01:20:32,576 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:32,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 158 places, 157 transitions, 354 flow [2025-03-14 01:20:32,595 INFO L124 PetriNetUnfolderBase]: 10/192 cut-off events. [2025-03-14 01:20:32,595 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-03-14 01:20:32,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 192 events. 10/192 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 602 event pairs, 0 based on Foata normal form. 0/165 useless extension candidates. Maximal degree in co-relation 172. Up to 6 conditions per place. [2025-03-14 01:20:32,597 INFO L82 GeneralOperation]: Start removeDead. Operand has 158 places, 157 transitions, 354 flow [2025-03-14 01:20:32,599 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 158 places, 157 transitions, 354 flow [2025-03-14 01:20:32,600 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:32,601 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;@5722a801, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:32,601 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-03-14 01:20:32,603 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:32,603 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-03-14 01:20:32,603 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:32,603 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:32,603 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:32,603 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-14 01:20:32,603 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:32,604 INFO L85 PathProgramCache]: Analyzing trace with hash -926206728, now seen corresponding path program 1 times [2025-03-14 01:20:32,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:32,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [198330356] [2025-03-14 01:20:32,604 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:32,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:32,609 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-14 01:20:32,612 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-14 01:20:32,613 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:32,613 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:32,635 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:32,635 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:32,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [198330356] [2025-03-14 01:20:32,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [198330356] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:32,636 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:32,636 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:32,636 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002482112] [2025-03-14 01:20:32,636 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:32,636 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:32,636 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:32,637 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:32,637 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:32,689 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 157 [2025-03-14 01:20:32,690 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 157 transitions, 354 flow. Second operand has 3 states, 3 states have (on average 120.33333333333333) internal successors, (361), 3 states have internal predecessors, (361), 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-03-14 01:20:32,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:32,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 157 [2025-03-14 01:20:32,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:33,077 INFO L124 PetriNetUnfolderBase]: 852/3979 cut-off events. [2025-03-14 01:20:33,078 INFO L125 PetriNetUnfolderBase]: For 2359/2359 co-relation queries the response was YES. [2025-03-14 01:20:33,095 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5874 conditions, 3979 events. 852/3979 cut-off events. For 2359/2359 co-relation queries the response was YES. Maximal size of possible extension queue 206. Compared 40109 event pairs, 852 based on Foata normal form. 1418/4981 useless extension candidates. Maximal degree in co-relation 1780. Up to 1219 conditions per place. [2025-03-14 01:20:33,111 INFO L140 encePairwiseOnDemand]: 143/157 looper letters, 18 selfloop transitions, 2 changer transitions 0/132 dead transitions. [2025-03-14 01:20:33,111 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 132 transitions, 344 flow [2025-03-14 01:20:33,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:33,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:33,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 389 transitions. [2025-03-14 01:20:33,113 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8259023354564756 [2025-03-14 01:20:33,113 INFO L175 Difference]: Start difference. First operand has 158 places, 157 transitions, 354 flow. Second operand 3 states and 389 transitions. [2025-03-14 01:20:33,113 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 132 transitions, 344 flow [2025-03-14 01:20:33,115 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 132 transitions, 332 flow, removed 6 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:33,116 INFO L231 Difference]: Finished difference. Result has 145 places, 132 transitions, 296 flow [2025-03-14 01:20:33,116 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=296, PETRI_PLACES=145, PETRI_TRANSITIONS=132} [2025-03-14 01:20:33,116 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -13 predicate places. [2025-03-14 01:20:33,117 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 132 transitions, 296 flow [2025-03-14 01:20:33,117 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.33333333333333) internal successors, (361), 3 states have internal predecessors, (361), 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-03-14 01:20:33,117 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:33,117 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] [2025-03-14 01:20:33,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-14 01:20:33,117 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-14 01:20:33,118 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:33,118 INFO L85 PathProgramCache]: Analyzing trace with hash -1416359478, now seen corresponding path program 1 times [2025-03-14 01:20:33,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:33,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [458038964] [2025-03-14 01:20:33,118 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:33,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:33,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-14 01:20:33,125 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-14 01:20:33,127 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:33,127 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:33,147 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:33,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:33,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [458038964] [2025-03-14 01:20:33,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [458038964] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:33,149 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:33,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:33,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [234057326] [2025-03-14 01:20:33,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:33,149 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:33,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:33,150 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:33,150 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:33,198 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 157 [2025-03-14 01:20:33,198 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 132 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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-03-14 01:20:33,198 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:33,199 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 157 [2025-03-14 01:20:33,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:33,878 INFO L124 PetriNetUnfolderBase]: 2754/8697 cut-off events. [2025-03-14 01:20:33,878 INFO L125 PetriNetUnfolderBase]: For 2246/2246 co-relation queries the response was YES. [2025-03-14 01:20:33,921 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13582 conditions, 8697 events. 2754/8697 cut-off events. For 2246/2246 co-relation queries the response was YES. Maximal size of possible extension queue 397. Compared 92063 event pairs, 1840 based on Foata normal form. 0/7449 useless extension candidates. Maximal degree in co-relation 13554. Up to 3392 conditions per place. [2025-03-14 01:20:33,972 INFO L140 encePairwiseOnDemand]: 145/157 looper letters, 23 selfloop transitions, 11 changer transitions 0/146 dead transitions. [2025-03-14 01:20:33,972 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 146 transitions, 412 flow [2025-03-14 01:20:33,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:33,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:33,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 398 transitions. [2025-03-14 01:20:33,973 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8450106157112527 [2025-03-14 01:20:33,973 INFO L175 Difference]: Start difference. First operand has 145 places, 132 transitions, 296 flow. Second operand 3 states and 398 transitions. [2025-03-14 01:20:33,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 146 transitions, 412 flow [2025-03-14 01:20:33,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 146 transitions, 408 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:33,978 INFO L231 Difference]: Finished difference. Result has 147 places, 142 transitions, 378 flow [2025-03-14 01:20:33,979 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=378, PETRI_PLACES=147, PETRI_TRANSITIONS=142} [2025-03-14 01:20:33,979 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -11 predicate places. [2025-03-14 01:20:33,979 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 142 transitions, 378 flow [2025-03-14 01:20:33,980 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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-03-14 01:20:33,980 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:33,980 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-03-14 01:20:33,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-14 01:20:33,980 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-14 01:20:33,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:33,981 INFO L85 PathProgramCache]: Analyzing trace with hash -1005915235, now seen corresponding path program 1 times [2025-03-14 01:20:33,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:33,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1013654864] [2025-03-14 01:20:33,981 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:33,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:33,986 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-14 01:20:33,988 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-14 01:20:33,988 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:33,988 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:34,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:34,002 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:34,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1013654864] [2025-03-14 01:20:34,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1013654864] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:34,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:34,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:34,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1778836199] [2025-03-14 01:20:34,003 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:34,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:34,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:34,004 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:34,005 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:34,042 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 115 out of 157 [2025-03-14 01:20:34,043 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 142 transitions, 378 flow. Second operand has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 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-03-14 01:20:34,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:34,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 157 [2025-03-14 01:20:34,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:39,307 INFO L124 PetriNetUnfolderBase]: 27488/64829 cut-off events. [2025-03-14 01:20:39,307 INFO L125 PetriNetUnfolderBase]: For 29447/31411 co-relation queries the response was YES. [2025-03-14 01:20:39,718 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135833 conditions, 64829 events. 27488/64829 cut-off events. For 29447/31411 co-relation queries the response was YES. Maximal size of possible extension queue 2803. Compared 813846 event pairs, 7626 based on Foata normal form. 18/52535 useless extension candidates. Maximal degree in co-relation 77024. Up to 22284 conditions per place. [2025-03-14 01:20:40,073 INFO L140 encePairwiseOnDemand]: 137/157 looper letters, 38 selfloop transitions, 23 changer transitions 0/169 dead transitions. [2025-03-14 01:20:40,073 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 169 transitions, 626 flow [2025-03-14 01:20:40,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:40,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:40,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 395 transitions. [2025-03-14 01:20:40,075 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8386411889596603 [2025-03-14 01:20:40,075 INFO L175 Difference]: Start difference. First operand has 147 places, 142 transitions, 378 flow. Second operand 3 states and 395 transitions. [2025-03-14 01:20:40,075 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 169 transitions, 626 flow [2025-03-14 01:20:40,194 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 169 transitions, 586 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:40,196 INFO L231 Difference]: Finished difference. Result has 149 places, 165 transitions, 584 flow [2025-03-14 01:20:40,196 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=356, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=584, PETRI_PLACES=149, PETRI_TRANSITIONS=165} [2025-03-14 01:20:40,197 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -9 predicate places. [2025-03-14 01:20:40,197 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 165 transitions, 584 flow [2025-03-14 01:20:40,197 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 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-03-14 01:20:40,197 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:40,198 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, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:40,198 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-14 01:20:40,198 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-14 01:20:40,198 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:40,198 INFO L85 PathProgramCache]: Analyzing trace with hash 1369007605, now seen corresponding path program 1 times [2025-03-14 01:20:40,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:40,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1369850324] [2025-03-14 01:20:40,199 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:40,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:40,210 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-14 01:20:40,212 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-14 01:20:40,212 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:40,212 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:40,232 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:40,232 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:40,232 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1369850324] [2025-03-14 01:20:40,232 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1369850324] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:40,232 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:40,232 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:40,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1343478784] [2025-03-14 01:20:40,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:40,234 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:40,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:40,235 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:40,235 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:40,275 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 157 [2025-03-14 01:20:40,276 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 165 transitions, 584 flow. Second operand has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 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-03-14 01:20:40,276 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:40,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 157 [2025-03-14 01:20:40,276 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:42,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 171#(= |#race~s~0| 0), 101#L698true, 141#L691-1true, 76#thr1ENTRYtrue, 64#L691-1true]) [2025-03-14 01:20:42,208 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-14 01:20:42,208 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:42,208 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:42,208 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:43,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([634] L690-2-->L690: Formula: (= |v_thr1Thread3of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|} OutVars{thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|, #race~s~0=|v_#race~s~0_6|} AuxVars[] AssignedVars[#race~s~0][120], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 17#L690true, 101#L698true, 141#L691-1true, 169#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:43,511 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,511 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,511 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,511 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, 155#true, 119#L691-1true, 158#true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true]) [2025-03-14 01:20:44,038 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,038 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,038 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,038 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][178], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, 101#L698true, 78#L690-1true, 169#true, 92#L690true]) [2025-03-14 01:20:44,711 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,711 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,711 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,711 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, 101#L698true, 141#L691-1true, 76#thr1ENTRYtrue, 169#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:44,733 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,733 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,733 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,733 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([634] L690-2-->L690: Formula: (= |v_thr1Thread3of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|} OutVars{thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|, #race~s~0=|v_#race~s~0_6|} AuxVars[] AssignedVars[#race~s~0][169], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 17#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:44,798 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,798 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,798 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,798 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:44,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][185], [110#L691-2true, 16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 119#L691-1true, 171#(= |#race~s~0| 0), 140#L691-2true, 101#L698true, 78#L690-1true]) [2025-03-14 01:20:44,955 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,955 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,955 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,955 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][185], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 171#(= |#race~s~0| 0), 101#L698true, 140#L691-2true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:44,956 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,956 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,956 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,956 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][185], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 140#L691-2true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:44,962 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:44,962 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:44,962 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:44,963 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:44,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [110#L691-2true, 122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true]) [2025-03-14 01:20:44,999 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,999 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,999 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,999 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 155#true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true]) [2025-03-14 01:20:45,000 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,000 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,000 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,000 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][184], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:45,007 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,007 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,007 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,007 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 140#L691-2true, 64#L691-1true]) [2025-03-14 01:20:45,461 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,461 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,461 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,461 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, 174#true, Black: 169#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:45,481 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,481 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,481 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,481 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true]) [2025-03-14 01:20:45,499 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,499 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,499 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,499 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 63#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true]) [2025-03-14 01:20:45,500 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,500 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,500 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,500 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:45,503 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,503 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,503 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,503 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true]) [2025-03-14 01:20:45,507 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 63#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true]) [2025-03-14 01:20:45,508 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [130#L691-1true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, Black: 169#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 119#L691-1true, 40#thr1ENTRYtrue, 171#(= |#race~s~0| 0), 101#L698true]) [2025-03-14 01:20:45,535 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,535 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,535 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,535 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, 155#true, 171#(= |#race~s~0| 0), 101#L698true, 76#thr1ENTRYtrue, 64#L691-1true]) [2025-03-14 01:20:45,635 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,635 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,635 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,635 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][192], [110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 89#L690-1true]) [2025-03-14 01:20:46,702 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][192], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:46,702 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][192], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:46,702 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,702 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 63#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:46,900 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,900 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,900 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:46,900 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 55#L691-3true]) [2025-03-14 01:20:47,031 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,031 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,031 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,031 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true, 55#L691-3true]) [2025-03-14 01:20:47,031 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 174#true, 155#true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true, 55#L691-3true]) [2025-03-14 01:20:47,032 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,032 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 63#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:47,124 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true]) [2025-03-14 01:20:47,124 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:47,124 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:47,125 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:47,125 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,125 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true]) [2025-03-14 01:20:47,549 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:47,549 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,549 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][186], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 65#L690true, 101#L698true, 78#L690-1true, 169#true, 64#L691-1true]) [2025-03-14 01:20:47,550 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,550 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][179], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 64#L691-1true, 22#L691-3true, 89#L690-1true]) [2025-03-14 01:20:47,551 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [63#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, 101#L698true, 169#true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:20:47,551 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,551 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:47,552 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,552 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,552 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,552 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][189], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 174#true, Black: 169#true, 155#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 89#L690-1true]) [2025-03-14 01:20:47,786 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,786 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,786 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,786 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][188], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 78#L690-1true]) [2025-03-14 01:20:47,793 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,793 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,793 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,793 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][181], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, 171#(= |#race~s~0| 0), 101#L698true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:47,814 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,814 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,814 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,814 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][182], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, 174#true, Black: 169#true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:47,818 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,818 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,818 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,818 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:47,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 155#true, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 64#L691-1true, 55#L691-3true]) [2025-03-14 01:20:47,949 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,949 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,949 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,949 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 22#L691-3true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:47,985 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,985 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,985 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:47,985 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 22#L691-3true]) [2025-03-14 01:20:48,036 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,036 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,036 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,036 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 22#L691-3true]) [2025-03-14 01:20:48,036 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,036 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,036 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,036 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, 101#L698true, 169#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:48,038 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,038 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,038 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,038 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 63#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, 101#L698true, 169#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:48,038 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,038 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,038 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,038 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,039 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:48,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 64#L691-1true]) [2025-03-14 01:20:48,067 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,067 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,067 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,067 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:20:48,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 92#L690true]) [2025-03-14 01:20:48,512 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,512 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,512 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,512 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][163], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, 65#L690true, 101#L698true, 169#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:48,514 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,514 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,514 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,514 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,514 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][146], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, 101#L698true, 169#true, 22#L691-3true, 92#L690true]) [2025-03-14 01:20:48,515 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,515 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,515 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,515 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][143], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 171#(= |#race~s~0| 0), 17#L690true, 101#L698true, 64#L691-1true]) [2025-03-14 01:20:48,518 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,518 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,518 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,518 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:48,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([634] L690-2-->L690: Formula: (= |v_thr1Thread3of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|} OutVars{thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|, #race~s~0=|v_#race~s~0_6|} AuxVars[] AssignedVars[#race~s~0][120], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 17#L690true, 101#L698true, 169#true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:20:48,521 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,521 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,521 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:48,521 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:20:49,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][153], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 155#true, 171#(= |#race~s~0| 0), 101#L698true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:20:49,296 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][168], [130#L691-1true, 110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 22#L691-3true]) [2025-03-14 01:20:49,296 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,296 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:20:49,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 155#true, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 140#L691-2true, 101#L698true]) [2025-03-14 01:20:49,507 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:49,507 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:20:49,507 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:20:49,507 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:20:49,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 155#true, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 140#L691-2true, 101#L698true, 64#L691-1true]) [2025-03-14 01:20:49,788 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,788 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,789 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,789 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 174#true, 155#true, Black: 169#true, 119#L691-1true, 171#(= |#race~s~0| 0), 101#L698true, 140#L691-2true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:49,789 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,789 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,789 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,789 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, Black: 169#true, 174#true, 119#L691-1true, 171#(= |#race~s~0| 0), 140#L691-2true, 101#L698true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 64#L691-1true]) [2025-03-14 01:20:49,792 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,792 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,792 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:49,792 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:20:50,511 INFO L124 PetriNetUnfolderBase]: 53590/120984 cut-off events. [2025-03-14 01:20:50,511 INFO L125 PetriNetUnfolderBase]: For 164995/199019 co-relation queries the response was YES. [2025-03-14 01:20:51,155 INFO L83 FinitePrefix]: Finished finitePrefix Result has 318532 conditions, 120984 events. 53590/120984 cut-off events. For 164995/199019 co-relation queries the response was YES. Maximal size of possible extension queue 5239. Compared 1589785 event pairs, 13304 based on Foata normal form. 641/98978 useless extension candidates. Maximal degree in co-relation 174175. Up to 48314 conditions per place. [2025-03-14 01:20:52,007 INFO L140 encePairwiseOnDemand]: 145/157 looper letters, 45 selfloop transitions, 34 changer transitions 0/198 dead transitions. [2025-03-14 01:20:52,007 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 198 transitions, 959 flow [2025-03-14 01:20:52,008 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:20:52,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:20:52,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 397 transitions. [2025-03-14 01:20:52,009 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8428874734607219 [2025-03-14 01:20:52,009 INFO L175 Difference]: Start difference. First operand has 149 places, 165 transitions, 584 flow. Second operand 3 states and 397 transitions. [2025-03-14 01:20:52,009 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 198 transitions, 959 flow [2025-03-14 01:20:52,193 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 198 transitions, 885 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:20:52,196 INFO L231 Difference]: Finished difference. Result has 151 places, 195 transitions, 904 flow [2025-03-14 01:20:52,196 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=538, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=165, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=904, PETRI_PLACES=151, PETRI_TRANSITIONS=195} [2025-03-14 01:20:52,197 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -7 predicate places. [2025-03-14 01:20:52,197 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 195 transitions, 904 flow [2025-03-14 01:20:52,197 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 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-03-14 01:20:52,197 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:52,198 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 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, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:52,198 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-14 01:20:52,198 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-14 01:20:52,198 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:52,198 INFO L85 PathProgramCache]: Analyzing trace with hash -1133883839, now seen corresponding path program 1 times [2025-03-14 01:20:52,198 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:52,198 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1924256321] [2025-03-14 01:20:52,198 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:52,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:52,206 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-14 01:20:52,209 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-14 01:20:52,210 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:52,210 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:52,229 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:20:52,230 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:52,230 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1924256321] [2025-03-14 01:20:52,230 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1924256321] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:52,230 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:52,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:52,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1659724317] [2025-03-14 01:20:52,231 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:52,231 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:52,231 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:52,232 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:52,232 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:52,279 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 157 [2025-03-14 01:20:52,280 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 195 transitions, 904 flow. Second operand has 3 states, 3 states have (on average 123.33333333333333) internal successors, (370), 3 states have internal predecessors, (370), 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-03-14 01:20:52,280 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:52,280 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 157 [2025-03-14 01:20:52,280 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:54,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 76#thr1ENTRYtrue, 64#L691-1true]) [2025-03-14 01:20:54,942 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-14 01:20:54,942 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:54,942 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:54,942 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:55,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 155#true, 174#true, Black: 169#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:55,790 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,790 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,790 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,790 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 174#true, 155#true, Black: 169#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:55,806 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,806 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,806 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,806 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 174#true, Black: 169#true, 155#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:55,809 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,809 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,809 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:55,809 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, 174#true, Black: 169#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:56,422 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,422 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,422 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,422 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][122], [122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, Black: 169#true, 155#true, 174#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:56,436 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,436 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,436 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,436 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:56,451 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,451 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,451 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,451 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][121], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 174#true, Black: 169#true, 155#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:56,460 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,460 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,460 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,460 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:56,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][244], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 89#L690-1true, 92#L690true]) [2025-03-14 01:20:56,543 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,543 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,543 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,543 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:56,987 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,987 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,987 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,987 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:56,989 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,989 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,989 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,989 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][200], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:56,999 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,999 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,999 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:56,999 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][185], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true]) [2025-03-14 01:20:57,036 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,036 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,036 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,036 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][199], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:57,050 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,050 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,050 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,050 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][187], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:57,051 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,051 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,051 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,051 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][184], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true, 89#L690-1true]) [2025-03-14 01:20:57,056 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,056 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,056 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,056 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][170], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true, 89#L690-1true]) [2025-03-14 01:20:57,058 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,058 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,058 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,058 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:57,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][200], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 76#thr1ENTRYtrue, 64#L691-1true]) [2025-03-14 01:20:57,065 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,065 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,065 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,065 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([634] L690-2-->L690: Formula: (= |v_thr1Thread3of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|} OutVars{thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|, #race~s~0=|v_#race~s~0_6|} AuxVars[] AssignedVars[#race~s~0][195], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, Black: 171#(= |#race~s~0| 0), 159#true, 155#true, 174#true, 17#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 181#(= |thr1Thread3of5ForFork0_#t~nondet4#1| |#race~s~0|), 141#L691-1true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:57,531 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,531 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,531 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,531 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:57,575 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,575 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,575 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,575 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][210], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:57,582 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,582 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,582 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,582 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, 40#thr1ENTRYtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 128#L690-1true]) [2025-03-14 01:20:57,592 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,592 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,592 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,592 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][213], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 92#L690true, 55#L691-3true]) [2025-03-14 01:20:57,593 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,593 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,593 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,593 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:57,609 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,609 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,609 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,609 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 40#thr1ENTRYtrue, 101#L698true, 179#true, 128#L690-1true, 89#L690-1true]) [2025-03-14 01:20:57,625 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][215], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 22#L691-3true, 92#L690true, 89#L690-1true]) [2025-03-14 01:20:57,625 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,625 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 40#thr1ENTRYtrue, 101#L698true, 179#true, 78#L690-1true, 89#L690-1true]) [2025-03-14 01:20:57,628 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][214], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 92#L690true, 89#L690-1true]) [2025-03-14 01:20:57,628 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,628 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:57,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][206], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 155#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:57,653 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,653 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,653 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,653 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][207], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:57,663 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,663 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,663 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,663 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][153], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:57,677 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,677 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,677 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,677 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][151], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:57,728 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,728 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,728 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,728 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:57,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 155#true, Black: 169#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true]) [2025-03-14 01:20:57,921 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,921 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,921 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,921 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, Black: 169#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 158#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true]) [2025-03-14 01:20:57,950 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,950 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,950 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:57,950 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:58,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][150], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,075 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,075 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 40#thr1ENTRYtrue, 101#L698true, 140#L691-2true, 179#true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,095 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,095 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,095 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,095 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][151], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:58,313 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][122], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:58,315 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,315 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,315 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,315 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][122], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, 40#thr1ENTRYtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:20:58,332 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,332 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,332 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,333 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][156], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 22#L691-3true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true, 92#L690true]) [2025-03-14 01:20:58,333 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:20:58,333 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:58,333 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:58,333 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:58,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][152], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,355 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,355 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,355 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,355 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,357 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,357 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,357 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,357 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][153], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,360 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,360 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,361 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,361 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,361 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][152], [122#L691-2true, 16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,370 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,370 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,370 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,370 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,370 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][121], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,415 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,415 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,415 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,415 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][150], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,417 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,417 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][121], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 40#thr1ENTRYtrue, 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,420 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,420 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,420 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,420 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:58,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [16#thr1ENTRYtrue, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 118#L690-2true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true]) [2025-03-14 01:20:58,724 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:58,724 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:58,724 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:58,724 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:58,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][194], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true, 92#L690true]) [2025-03-14 01:20:58,763 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,763 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,763 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,763 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:20:58,894 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,894 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,894 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,894 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][194], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 45#L691-1true, 92#L690true]) [2025-03-14 01:20:58,909 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,909 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,909 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,909 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:58,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 40#thr1ENTRYtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:58,919 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,919 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,919 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2025-03-14 01:20:58,919 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2025-03-14 01:20:59,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][206], [110#L691-2true, 122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true]) [2025-03-14 01:20:59,469 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([634] L690-2-->L690: Formula: (= |v_thr1Thread3of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|} OutVars{thr1Thread3of5ForFork0_#t~nondet4#1=|v_thr1Thread3of5ForFork0_#t~nondet4#1_3|, #race~s~0=|v_#race~s~0_6|} AuxVars[] AssignedVars[#race~s~0][149], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 17#L690true, 101#L698true, 181#(= |thr1Thread3of5ForFork0_#t~nondet4#1| |#race~s~0|), 141#L691-1true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:20:59,470 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,470 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,470 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,470 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][206], [16#thr1ENTRYtrue, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:59,471 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,471 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,471 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,471 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [110#L691-2true, 16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true]) [2025-03-14 01:20:59,475 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,475 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,475 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,475 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][207], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 159#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:59,477 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,477 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,477 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,477 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][207], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:20:59,478 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:20:59,518 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,518 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,518 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,518 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][206], [122#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:59,528 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,528 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,528 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,528 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:20:59,634 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,634 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,634 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,634 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [110#L691-2true, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 45#L691-1true]) [2025-03-14 01:20:59,703 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,703 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,703 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,703 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [122#L691-2true, 16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:20:59,712 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,713 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,713 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,713 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:59,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:20:59,741 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,741 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,741 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,741 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][226], [80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:59,742 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][241], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:20:59,742 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,742 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:59,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 45#L691-1true]) [2025-03-14 01:20:59,748 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,748 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,748 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,748 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:59,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 76#thr1ENTRYtrue, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:20:59,818 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,818 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,818 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is not cut-off event [2025-03-14 01:20:59,818 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is not cut-off event [2025-03-14 01:21:00,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true]) [2025-03-14 01:21:00,128 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,128 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,128 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,128 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true]) [2025-03-14 01:21:00,161 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,161 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,161 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,161 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,161 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [113#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:00,162 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,162 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,162 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,162 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 40#thr1ENTRYtrue, 101#L698true, 179#true, 141#L691-1true]) [2025-03-14 01:21:00,229 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,229 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,229 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,230 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true, 89#L690-1true]) [2025-03-14 01:21:00,291 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,292 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,292 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,292 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][188], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:00,307 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,307 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,307 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,307 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true]) [2025-03-14 01:21:00,331 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,331 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,331 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,331 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 155#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true]) [2025-03-14 01:21:00,334 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [59#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 16#thr1ENTRYtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:00,334 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,334 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][189], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:00,350 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,350 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,350 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,350 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:00,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 40#thr1ENTRYtrue, 101#L698true, 179#true, 45#L691-1true]) [2025-03-14 01:21:00,376 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,376 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,376 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,376 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([584] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread2of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread2of5ForFork0_#t~nondet4#1=|v_thr1Thread2of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread2of5ForFork0_#t~nondet4#1=|v_thr1Thread2of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][96], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 174#true, 101#L698true, 179#true, 64#L691-1true, 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 121#L690true]) [2025-03-14 01:21:00,776 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 159#true, 174#true, 155#true, Black: 169#true, 52#thr1ENTRYtrue, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:00,776 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,776 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread1of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread1of5ForFork0_#t~nondet4#1=|v_thr1Thread1of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread1of5ForFork0_#t~nondet4#1=|v_thr1Thread1of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][74], [130#L691-1true, 26#L690true, Black: 164#true, 80#L691-3true, 157#true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 159#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:00,839 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 148#thr1ENTRYtrue, 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:00,839 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,839 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:21:00,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][225], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true, 55#L691-3true]) [2025-03-14 01:21:00,977 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:00,977 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:00,977 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:00,977 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][227], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 22#L691-3true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:01,027 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,027 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,027 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,027 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:01,459 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,459 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,459 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,459 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,459 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][189], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:01,460 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][225], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:01,460 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][227], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, Black: 171#(= |#race~s~0| 0), 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:01,460 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][188], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:01,460 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,460 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:21:01,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][200], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 118#L690-2true, 159#true, 153#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:01,875 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,875 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,875 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,875 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:01,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][245], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:01,951 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,951 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,951 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,951 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][246], [130#L691-1true, 110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 89#L690-1true]) [2025-03-14 01:21:01,955 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,955 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,955 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:01,955 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][178], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:02,035 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][200], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:02,035 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][199], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:02,035 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][177], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:02,035 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,036 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][175], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 55#L691-3true]) [2025-03-14 01:21:02,229 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,229 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,229 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,229 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 55#L691-3true]) [2025-03-14 01:21:02,230 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,230 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,230 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,230 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][175], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 22#L691-3true]) [2025-03-14 01:21:02,307 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:21:02,307 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,307 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][230], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:02,358 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,359 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,359 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,359 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true, 22#L691-3true]) [2025-03-14 01:21:02,454 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:21:02,454 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,454 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:02,535 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [113#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:02,536 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,536 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][178], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, Black: 171#(= |#race~s~0| 0), 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 55#L691-3true]) [2025-03-14 01:21:02,561 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,561 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,561 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,561 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][157], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true, 55#L691-3true]) [2025-03-14 01:21:02,562 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,562 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,562 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,562 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][175], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 55#L691-3true]) [2025-03-14 01:21:02,571 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,571 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,571 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,571 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,571 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][177], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 22#L691-3true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:02,606 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,606 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,606 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,606 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:02,611 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][243], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 80#L691-3true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:02,611 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,611 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 92#L690true, 89#L690-1true]) [2025-03-14 01:21:02,612 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][235], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 80#L691-3true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 89#L690-1true]) [2025-03-14 01:21:02,612 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,612 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:02,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][177], [80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:02,622 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,622 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,622 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,622 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,622 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][175], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 22#L691-3true]) [2025-03-14 01:21:02,900 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,900 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,900 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,900 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,900 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 45#L691-1true]) [2025-03-14 01:21:02,914 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [59#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:02,914 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,914 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:02,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][178], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:02,920 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,920 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,920 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,920 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,920 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:02,951 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,951 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,951 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,952 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:21:02,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][207], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 169#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:02,953 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,953 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,953 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,953 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, Black: 169#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:02,954 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,954 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,954 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,954 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][197], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:02,968 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,968 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,968 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,968 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][197], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 159#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true, 89#L690-1true]) [2025-03-14 01:21:02,969 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,969 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,969 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:02,969 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][200], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 80#L691-3true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:03,053 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,053 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,053 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,053 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][200], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 80#L691-3true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:03,054 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,054 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,054 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,054 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,054 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:21:03,073 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,073 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,073 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,073 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true]) [2025-03-14 01:21:03,121 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,121 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,121 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,121 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 55#L691-3true]) [2025-03-14 01:21:03,175 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,175 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,175 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,175 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][147], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 171#(= |#race~s~0| 0), 159#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true, 55#L691-3true]) [2025-03-14 01:21:03,178 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,178 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,178 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,178 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:03,182 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,182 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,182 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,182 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,182 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][151], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 169#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:03,228 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,228 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,228 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,228 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][199], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true, 89#L690-1true]) [2025-03-14 01:21:03,281 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,281 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,281 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,281 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true]) [2025-03-14 01:21:03,289 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,289 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,289 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,289 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 22#L691-3true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:03,310 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,310 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,310 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,310 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][147], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, Black: 171#(= |#race~s~0| 0), 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 22#L691-3true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 92#L690true]) [2025-03-14 01:21:03,313 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,313 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,313 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,313 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is not cut-off event [2025-03-14 01:21:03,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][212], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 45#L691-1true]) [2025-03-14 01:21:03,318 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,318 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,318 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,318 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,318 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:03,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][153], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 155#true, Black: 169#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:03,326 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,326 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,326 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,326 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:03,365 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,365 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,365 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,365 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:21:03,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][228], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 157#true, 151#true, 153#true, 159#true, 174#true, Black: 169#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:03,366 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,366 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,366 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,366 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][229], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:03,367 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,367 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,367 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,367 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][222], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:03,382 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][203], [110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:03,382 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:03,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 118#L690-2true, Black: 171#(= |#race~s~0| 0), 153#true, 159#true, 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true, 22#L691-3true]) [2025-03-14 01:21:03,446 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is not cut-off event [2025-03-14 01:21:03,446 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is not cut-off event [2025-03-14 01:21:03,446 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is not cut-off event [2025-03-14 01:21:03,446 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is not cut-off event [2025-03-14 01:21:03,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][216], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 78#L690-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:03,469 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,469 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,469 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,469 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][218], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 128#L690-1true]) [2025-03-14 01:21:03,542 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,542 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,542 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,542 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][230], [113#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:03,552 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,552 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,552 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,552 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 128#L690-1true]) [2025-03-14 01:21:03,623 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:03,623 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:03,623 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:03,623 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:03,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][217], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 45#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:03,710 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,711 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,711 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,711 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][218], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 45#L691-1true]) [2025-03-14 01:21:03,739 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,739 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,739 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,739 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][230], [59#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:03,759 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,759 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,759 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:03,759 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][190], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:04,082 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,082 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,082 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,082 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][193], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:04,085 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,085 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,085 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,085 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:21:04,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:04,096 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,096 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,096 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,096 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [130#L691-1true, 110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 89#L690-1true]) [2025-03-14 01:21:04,098 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,098 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,098 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,098 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [130#L691-1true, 110#L691-2true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 89#L690-1true]) [2025-03-14 01:21:04,114 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,114 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,114 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,114 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [110#L691-2true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true]) [2025-03-14 01:21:04,218 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,218 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,218 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,218 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:04,218 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,218 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,218 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,218 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, Black: 171#(= |#race~s~0| 0), 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:04,330 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,330 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,330 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,330 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [113#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, Black: 171#(= |#race~s~0| 0), 155#true, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:04,332 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,332 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,332 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,332 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:04,450 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,450 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,450 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,450 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][182], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:04,536 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,536 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,536 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,536 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [110#L691-2true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 45#L691-1true]) [2025-03-14 01:21:04,566 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,566 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,566 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,566 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [157#true, 80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 171#(= |#race~s~0| 0), 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 45#L691-1true]) [2025-03-14 01:21:04,567 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,567 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,567 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,567 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [122#L691-2true, 80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:04,594 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,594 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,594 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,594 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is not cut-off event [2025-03-14 01:21:04,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [59#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:04,596 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,596 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,596 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,597 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:04,655 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,655 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,655 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,655 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][183], [157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:04,675 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,675 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,675 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,675 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][193], [80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:04,705 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,705 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,705 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,705 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:21:04,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:04,728 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,728 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,728 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,728 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:04,729 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,729 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,729 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,729 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [130#L691-1true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:04,744 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:04,744 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,744 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:04,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 92#L690true]) [2025-03-14 01:21:04,851 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,851 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,851 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,851 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:04,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [80#L691-3true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true]) [2025-03-14 01:21:04,852 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,852 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,852 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,852 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,852 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][147], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 80#L691-3true, 151#true, Black: 171#(= |#race~s~0| 0), 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 92#L690true]) [2025-03-14 01:21:04,855 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,855 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,855 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:04,855 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:05,109 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,109 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,109 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,109 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:05,110 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,110 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,110 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,110 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][239], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 128#L690-1true, 64#L691-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:05,111 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,111 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,111 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,111 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][211], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:05,153 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,153 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,153 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,153 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][238], [130#L691-1true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,199 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,199 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,199 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,199 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][237], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,213 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,213 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,213 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,213 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,223 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,223 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,223 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,223 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 159#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 45#L691-1true, 92#L690true]) [2025-03-14 01:21:05,253 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,253 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,253 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,253 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L690-2-->L690: Formula: (= |v_#race~s~0_6| |v_thr1Thread5of5ForFork0_#t~nondet4#1_3|) InVars {thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread5of5ForFork0_#t~nondet4#1=|v_thr1Thread5of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][176], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 157#true, 151#true, Black: 171#(= |#race~s~0| 0), 159#true, 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L690true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 45#L691-1true]) [2025-03-14 01:21:05,254 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,254 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,255 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,255 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,255 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L690-2-->L690: Formula: (= |v_thr1Thread4of5ForFork0_#t~nondet4#1_3| |v_#race~s~0_6|) InVars {thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} OutVars{#race~s~0=|v_#race~s~0_6|, thr1Thread4of5ForFork0_#t~nondet4#1=|v_thr1Thread4of5ForFork0_#t~nondet4#1_3|} AuxVars[] AssignedVars[#race~s~0][147], [130#L691-1true, 80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, Black: 171#(= |#race~s~0| 0), 153#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 45#L691-1true, 92#L690true]) [2025-03-14 01:21:05,257 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,257 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,257 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,257 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is not cut-off event [2025-03-14 01:21:05,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,642 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 89#L690-1true]) [2025-03-14 01:21:05,642 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,642 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][207], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:05,643 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,643 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,643 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 26#L690true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:05,644 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,644 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,644 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,644 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:21:05,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:05,652 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,652 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,652 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,652 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][207], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 174#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:05,653 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,654 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][208], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,654 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,654 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,654 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,654 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,654 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,655 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][209], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:05,665 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][209], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:05,665 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,665 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][211], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 78#L690-1true, 64#L691-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:05,828 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,828 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,828 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,828 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][210], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:05,853 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,853 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,853 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,853 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 78#L690-1true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:05,920 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,920 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,920 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,920 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:05,977 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,977 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,977 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,977 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 89#L690-1true]) [2025-03-14 01:21:05,991 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,991 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,991 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,991 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][151], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:05,995 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][151], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 169#true, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 89#L690-1true]) [2025-03-14 01:21:05,995 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:05,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][206], [130#L691-1true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 155#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 128#L690-1true, 64#L691-1true]) [2025-03-14 01:21:06,044 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,044 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,044 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,044 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 153#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 64#L691-1true]) [2025-03-14 01:21:06,092 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,092 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,092 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,092 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][153], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 64#L691-1true]) [2025-03-14 01:21:06,096 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][153], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 159#true, 153#true, 174#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 78#L690-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:06,096 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([688] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][193], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, 155#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 27#L691-2true, 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:06,100 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,100 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,100 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,100 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:06,103 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,104 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,104 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,104 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,104 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 159#true, 155#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:06,107 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,108 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,108 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,108 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,108 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,108 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 153#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:06,110 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,110 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,110 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,110 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:21:06,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][181], [130#L691-1true, 110#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 80#L691-3true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true]) [2025-03-14 01:21:06,319 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,319 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,319 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,319 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 55#L691-3true]) [2025-03-14 01:21:06,408 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,408 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,408 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,408 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 80#L691-3true, 151#true, 159#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 153#true, 155#true, Black: 169#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 64#L691-1true]) [2025-03-14 01:21:06,409 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,409 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,409 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,409 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][181], [130#L691-1true, 110#L691-2true, 80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 45#L691-1true]) [2025-03-14 01:21:06,764 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,764 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,765 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,765 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, 80#L691-3true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:06,794 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,794 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,795 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,795 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([638] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][174], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 50#L691-2true, 151#true, 153#true, 159#true, 155#true, Black: 169#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 22#L691-3true, 64#L691-1true]) [2025-03-14 01:21:06,795 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,795 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,795 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,795 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:21:06,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 110#L691-2true, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:06,877 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,877 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,877 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,877 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:06,955 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,955 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,955 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:06,955 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 45#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,026 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,026 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,026 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,026 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,037 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,037 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,037 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,037 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 110#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 174#true, Black: 169#true, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true]) [2025-03-14 01:21:07,061 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,061 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,061 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,061 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 110#L691-2true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true]) [2025-03-14 01:21:07,152 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,152 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,152 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,152 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:21:07,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 153#true, 159#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,226 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,226 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,226 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,226 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,281 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,281 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,281 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,281 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 113#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,299 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,299 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,299 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,299 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, Black: 169#true, 155#true, 174#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 64#L691-1true, 45#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,354 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, Black: 169#true, 155#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 45#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,354 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,354 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 159#true, 153#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 64#L691-1true, 45#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,355 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,355 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,355 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,355 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 59#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, 174#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 64#L691-1true, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,362 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,362 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,362 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,362 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 174#true, Black: 169#true, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:07,375 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [130#L691-1true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 155#true, 174#true, Black: 169#true, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 140#L691-2true, 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,375 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([613] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][145], [Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 105#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 159#true, 174#true, Black: 169#true, 155#true, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 140#L691-2true, 179#true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 64#L691-1true]) [2025-03-14 01:21:07,378 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,378 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,378 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,378 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 64#L691-1true]) [2025-03-14 01:21:07,434 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,434 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,434 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,434 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [130#L691-1true, 122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 155#true, Black: 169#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 13#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,435 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,435 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,435 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,435 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [122#L691-2true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 157#true, 151#true, 153#true, 159#true, Black: 169#true, 155#true, 174#true, 95#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 119#L691-1true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 64#L691-1true]) [2025-03-14 01:21:07,437 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,437 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,437 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,437 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:21:07,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([588] L691-3-->L691-2: Formula: (= |v_#race~s~0_3| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_3|} AuxVars[] AssignedVars[#race~s~0][144], [122#L691-2true, 157#true, Black: 166#(= |#race~s~0| |thr1Thread1of5ForFork0_#t~nondet4#1|), 151#true, 159#true, 153#true, 174#true, 155#true, Black: 169#true, Black: 176#(= |thr1Thread2of5ForFork0_#t~nondet4#1| |#race~s~0|), 101#L698true, 179#true, 141#L691-1true, 64#L691-1true, 46#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 126#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:21:07,495 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is not cut-off event [2025-03-14 01:21:07,495 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is not cut-off event [2025-03-14 01:21:07,495 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is not cut-off event [2025-03-14 01:21:07,495 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is not cut-off event [2025-03-14 01:21:08,225 INFO L124 PetriNetUnfolderBase]: 93227/199346 cut-off events. [2025-03-14 01:21:08,225 INFO L125 PetriNetUnfolderBase]: For 403783/534390 co-relation queries the response was YES. [2025-03-14 01:21:09,246 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584822 conditions, 199346 events. 93227/199346 cut-off events. For 403783/534390 co-relation queries the response was YES. Maximal size of possible extension queue 8686. Compared 2675030 event pairs, 18917 based on Foata normal form. 1018/152564 useless extension candidates. Maximal degree in co-relation 281050. Up to 83169 conditions per place. [2025-03-14 01:21:10,805 INFO L140 encePairwiseOnDemand]: 145/157 looper letters, 68 selfloop transitions, 58 changer transitions 0/247 dead transitions. [2025-03-14 01:21:10,806 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 247 transitions, 1590 flow [2025-03-14 01:21:10,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:21:10,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:21:10,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 396 transitions. [2025-03-14 01:21:10,807 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8407643312101911 [2025-03-14 01:21:10,807 INFO L175 Difference]: Start difference. First operand has 151 places, 195 transitions, 904 flow. Second operand 3 states and 396 transitions. [2025-03-14 01:21:10,807 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 247 transitions, 1590 flow [2025-03-14 01:21:11,925 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 247 transitions, 1474 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:21:11,927 INFO L231 Difference]: Finished difference. Result has 153 places, 245 transitions, 1542 flow [2025-03-14 01:21:11,927 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=836, PETRI_DIFFERENCE_MINUEND_PLACES=149, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1542, PETRI_PLACES=153, PETRI_TRANSITIONS=245} [2025-03-14 01:21:11,927 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -5 predicate places. [2025-03-14 01:21:11,928 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 245 transitions, 1542 flow [2025-03-14 01:21:11,928 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 123.33333333333333) internal successors, (370), 3 states have internal predecessors, (370), 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-03-14 01:21:11,928 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:21:11,928 INFO L206 CegarLoopForPetriNet]: trace histogram [6, 6, 6, 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-03-14 01:21:11,928 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-14 01:21:11,928 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-14 01:21:11,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:21:11,928 INFO L85 PathProgramCache]: Analyzing trace with hash 703069919, now seen corresponding path program 1 times [2025-03-14 01:21:11,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:21:11,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254450143] [2025-03-14 01:21:11,929 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:21:11,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:21:11,934 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:21:11,938 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:21:11,938 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:21:11,938 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:21:11,938 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:21:11,940 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:21:11,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:21:11,943 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:21:11,943 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:21:11,948 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:21:11,949 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-03-14 01:21:11,949 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-03-14 01:21:11,950 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-03-14 01:21:11,950 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-03-14 01:21:11,950 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-03-14 01:21:11,950 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-14 01:21:11,950 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-14 01:21:11,950 WARN L246 ceAbstractionStarter]: 5 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:21:11,950 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 6 thread instances. [2025-03-14 01:21:11,993 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:21:11,997 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 184 places, 183 transitions, 420 flow [2025-03-14 01:21:12,015 INFO L124 PetriNetUnfolderBase]: 12/225 cut-off events. [2025-03-14 01:21:12,016 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-03-14 01:21:12,017 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259 conditions, 225 events. 12/225 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 760 event pairs, 0 based on Foata normal form. 0/193 useless extension candidates. Maximal degree in co-relation 211. Up to 7 conditions per place. [2025-03-14 01:21:12,018 INFO L82 GeneralOperation]: Start removeDead. Operand has 184 places, 183 transitions, 420 flow [2025-03-14 01:21:12,020 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 184 places, 183 transitions, 420 flow [2025-03-14 01:21:12,020 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:21:12,021 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;@5722a801, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:21:12,021 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-03-14 01:21:12,022 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:21:12,022 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-03-14 01:21:12,022 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:21:12,022 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:21:12,022 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:21:12,023 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 12 more)] === [2025-03-14 01:21:12,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:21:12,023 INFO L85 PathProgramCache]: Analyzing trace with hash -604491377, now seen corresponding path program 1 times [2025-03-14 01:21:12,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:21:12,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205508479] [2025-03-14 01:21:12,023 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:21:12,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:21:12,029 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-14 01:21:12,030 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-14 01:21:12,030 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:21:12,030 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:21:12,040 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:21:12,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:21:12,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205508479] [2025-03-14 01:21:12,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205508479] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:21:12,041 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:21:12,041 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:21:12,041 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [570563656] [2025-03-14 01:21:12,041 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:21:12,041 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:21:12,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:21:12,041 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:21:12,041 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:21:12,087 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 139 out of 183 [2025-03-14 01:21:12,088 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 183 transitions, 420 flow. Second operand has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 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-03-14 01:21:12,088 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:21:12,088 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 139 of 183 [2025-03-14 01:21:12,088 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand