./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cec155e54548239c459fec40910e358deb5fad2ceffa658bfdeefddd1bc9e166 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:27:44,414 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:27:44,480 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:27:44,488 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:27:44,491 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:27:44,516 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:27:44,517 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:27:44,517 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:27:44,518 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:27:44,519 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:27:44,519 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:27:44,520 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:27:44,520 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:27:44,520 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:27:44,520 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:27:44,521 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:27:44,522 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:27:44,522 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:27:44,522 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:27:44,522 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:27:44,522 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:27:44,522 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:27:44,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:27:44,522 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:27:44,523 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:27:44,523 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:27:44,523 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:27:44,523 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:27:44,523 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:27:44,523 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:27:44,524 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:27:44,524 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:27:44,524 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:27:44,524 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cec155e54548239c459fec40910e358deb5fad2ceffa658bfdeefddd1bc9e166 [2025-02-06 09:27:44,791 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:27:44,799 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:27:44,801 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:27:44,802 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:27:44,802 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:27:44,804 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i [2025-02-06 09:27:46,091 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/111772a3e/7c0eaec4ec7445b2902ffa64afa32835/FLAG21bc252cd [2025-02-06 09:27:46,428 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:27:46,430 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i [2025-02-06 09:27:46,449 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/111772a3e/7c0eaec4ec7445b2902ffa64afa32835/FLAG21bc252cd [2025-02-06 09:27:46,471 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/111772a3e/7c0eaec4ec7445b2902ffa64afa32835 [2025-02-06 09:27:46,473 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:27:46,475 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:27:46,477 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:27:46,477 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:27:46,480 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:27:46,481 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,482 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63f915dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46, skipping insertion in model container [2025-02-06 09:27:46,484 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,516 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:27:46,805 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:27:46,827 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:27:46,892 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:27:46,936 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:27:46,937 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46 WrapperNode [2025-02-06 09:27:46,937 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:27:46,938 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:27:46,938 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:27:46,938 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:27:46,944 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,957 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,983 INFO L138 Inliner]: procedures = 165, calls = 42, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 157 [2025-02-06 09:27:46,983 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:27:46,984 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:27:46,984 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:27:46,984 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:27:46,990 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,990 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,993 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:46,994 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:47,003 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:47,006 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:47,010 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:47,012 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:47,014 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:27:47,015 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:27:47,015 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:27:47,015 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:27:47,016 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (1/1) ... [2025-02-06 09:27:47,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:27:47,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:27:47,048 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:27:47,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:27:47,072 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2025-02-06 09:27:47,072 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure t3_fun [2025-02-06 09:27:47,073 INFO L138 BoogieDeclarations]: Found implementation of procedure t3_fun [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-02-06 09:27:47,073 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:27:47,073 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:27:47,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:27:47,075 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:27:47,214 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:27:47,216 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:27:47,530 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:27:47,530 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:27:47,571 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:27:47,572 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:27:47,572 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:27:47 BoogieIcfgContainer [2025-02-06 09:27:47,572 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:27:47,575 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:27:47,575 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:27:47,579 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:27:47,579 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:27:46" (1/3) ... [2025-02-06 09:27:47,579 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e73b3dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:27:47, skipping insertion in model container [2025-02-06 09:27:47,580 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:27:46" (2/3) ... [2025-02-06 09:27:47,580 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e73b3dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:27:47, skipping insertion in model container [2025-02-06 09:27:47,580 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:27:47" (3/3) ... [2025-02-06 09:27:47,581 INFO L128 eAbstractionObserver]: Analyzing ICFG 36-apron_21-traces-cluster-based_true.i [2025-02-06 09:27:47,592 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:27:47,594 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 36-apron_21-traces-cluster-based_true.i that has 4 procedures, 209 locations, 1 initial locations, 0 loop locations, and 9 error locations. [2025-02-06 09:27:47,594 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:27:47,682 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:27:47,726 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 218 places, 217 transitions, 446 flow [2025-02-06 09:27:47,837 INFO L124 PetriNetUnfolderBase]: 9/214 cut-off events. [2025-02-06 09:27:47,841 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:27:47,851 INFO L83 FinitePrefix]: Finished finitePrefix Result has 224 conditions, 214 events. 9/214 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 520 event pairs, 0 based on Foata normal form. 0/196 useless extension candidates. Maximal degree in co-relation 179. Up to 2 conditions per place. [2025-02-06 09:27:47,852 INFO L82 GeneralOperation]: Start removeDead. Operand has 218 places, 217 transitions, 446 flow [2025-02-06 09:27:47,859 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 214 transitions, 437 flow [2025-02-06 09:27:47,864 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:27:47,874 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;@26846921, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:27:47,874 INFO L334 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2025-02-06 09:27:47,892 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:27:47,893 INFO L124 PetriNetUnfolderBase]: 0/77 cut-off events. [2025-02-06 09:27:47,894 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:27:47,894 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:27:47,895 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:27:47,896 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2025-02-06 09:27:47,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:27:47,904 INFO L85 PathProgramCache]: Analyzing trace with hash -972990553, now seen corresponding path program 1 times [2025-02-06 09:27:47,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:27:47,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [216078962] [2025-02-06 09:27:47,911 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:27:47,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:27:47,989 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-02-06 09:27:48,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-02-06 09:27:48,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:27:48,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:27:48,168 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:27:48,168 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:27:48,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [216078962] [2025-02-06 09:27:48,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [216078962] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:27:48,169 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:27:48,169 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:27:48,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18517354] [2025-02-06 09:27:48,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:27:48,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:27:48,179 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:27:48,194 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:27:48,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:27:48,231 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 217 [2025-02-06 09:27:48,235 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 214 transitions, 437 flow. Second operand has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:27:48,235 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:27:48,235 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 217 [2025-02-06 09:27:48,238 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:27:50,784 INFO L124 PetriNetUnfolderBase]: 4714/16763 cut-off events. [2025-02-06 09:27:50,785 INFO L125 PetriNetUnfolderBase]: For 62/62 co-relation queries the response was YES. [2025-02-06 09:27:50,934 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23646 conditions, 16763 events. 4714/16763 cut-off events. For 62/62 co-relation queries the response was YES. Maximal size of possible extension queue 581. Compared 200211 event pairs, 3736 based on Foata normal form. 2613/17642 useless extension candidates. Maximal degree in co-relation 23599. Up to 5781 conditions per place. [2025-02-06 09:27:51,097 INFO L140 encePairwiseOnDemand]: 202/217 looper letters, 38 selfloop transitions, 6 changer transitions 0/215 dead transitions. [2025-02-06 09:27:51,099 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 215 transitions, 533 flow [2025-02-06 09:27:51,102 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:27:51,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:27:51,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 595 transitions. [2025-02-06 09:27:51,121 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2025-02-06 09:27:51,123 INFO L175 Difference]: Start difference. First operand has 215 places, 214 transitions, 437 flow. Second operand 3 states and 595 transitions. [2025-02-06 09:27:51,124 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 215 transitions, 533 flow [2025-02-06 09:27:51,130 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 215 transitions, 528 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-06 09:27:51,136 INFO L231 Difference]: Finished difference. Result has 208 places, 203 transitions, 448 flow [2025-02-06 09:27:51,139 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=217, PETRI_DIFFERENCE_MINUEND_FLOW=402, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=448, PETRI_PLACES=208, PETRI_TRANSITIONS=203} [2025-02-06 09:27:51,143 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -7 predicate places. [2025-02-06 09:27:51,144 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 203 transitions, 448 flow [2025-02-06 09:27:51,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:27:51,146 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:27:51,146 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:27:51,146 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:27:51,147 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2025-02-06 09:27:51,148 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:27:51,149 INFO L85 PathProgramCache]: Analyzing trace with hash 1593762813, now seen corresponding path program 1 times [2025-02-06 09:27:51,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:27:51,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851301960] [2025-02-06 09:27:51,149 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:27:51,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:27:51,172 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-02-06 09:27:51,191 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-02-06 09:27:51,191 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:27:51,192 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:27:51,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-02-06 09:27:51,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:27:51,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851301960] [2025-02-06 09:27:51,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851301960] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:27:51,268 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:27:51,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:27:51,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1438314061] [2025-02-06 09:27:51,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:27:51,269 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:27:51,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:27:51,270 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:27:51,270 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:27:51,294 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 217 [2025-02-06 09:27:51,295 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 203 transitions, 448 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:27:51,295 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:27:51,295 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 217 [2025-02-06 09:27:51,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:27:55,612 INFO L124 PetriNetUnfolderBase]: 12582/42769 cut-off events. [2025-02-06 09:27:55,613 INFO L125 PetriNetUnfolderBase]: For 4095/4095 co-relation queries the response was YES. [2025-02-06 09:27:55,730 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66270 conditions, 42769 events. 12582/42769 cut-off events. For 4095/4095 co-relation queries the response was YES. Maximal size of possible extension queue 1567. Compared 597875 event pairs, 4384 based on Foata normal form. 0/37919 useless extension candidates. Maximal degree in co-relation 66224. Up to 12701 conditions per place. [2025-02-06 09:27:55,934 INFO L140 encePairwiseOnDemand]: 207/217 looper letters, 49 selfloop transitions, 10 changer transitions 0/230 dead transitions. [2025-02-06 09:27:55,934 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 230 transitions, 644 flow [2025-02-06 09:27:55,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:27:55,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:27:55,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 584 transitions. [2025-02-06 09:27:55,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8970814132104454 [2025-02-06 09:27:55,938 INFO L175 Difference]: Start difference. First operand has 208 places, 203 transitions, 448 flow. Second operand 3 states and 584 transitions. [2025-02-06 09:27:55,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 230 transitions, 644 flow [2025-02-06 09:27:55,974 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 230 transitions, 624 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:27:55,979 INFO L231 Difference]: Finished difference. Result has 210 places, 213 transitions, 536 flow [2025-02-06 09:27:55,980 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=217, PETRI_DIFFERENCE_MINUEND_FLOW=436, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=536, PETRI_PLACES=210, PETRI_TRANSITIONS=213} [2025-02-06 09:27:55,981 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-06 09:27:55,982 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 213 transitions, 536 flow [2025-02-06 09:27:55,982 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:27:55,982 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:27:55,982 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:27:55,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:27:55,983 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2025-02-06 09:27:55,984 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:27:55,984 INFO L85 PathProgramCache]: Analyzing trace with hash -2065327128, now seen corresponding path program 1 times [2025-02-06 09:27:55,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:27:55,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2038032062] [2025-02-06 09:27:55,985 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:27:55,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:27:56,006 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 58 statements into 1 equivalence classes. [2025-02-06 09:27:56,013 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 58 of 58 statements. [2025-02-06 09:27:56,014 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:27:56,014 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:27:56,074 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:27:56,075 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:27:56,075 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2038032062] [2025-02-06 09:27:56,075 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2038032062] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:27:56,075 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:27:56,075 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:27:56,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1550103354] [2025-02-06 09:27:56,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:27:56,076 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:27:56,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:27:56,076 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:27:56,076 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:27:56,103 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2025-02-06 09:27:56,104 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 213 transitions, 536 flow. Second operand has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:27:56,105 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:27:56,105 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2025-02-06 09:27:56,105 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:28:02,191 INFO L124 PetriNetUnfolderBase]: 21866/78052 cut-off events. [2025-02-06 09:28:02,191 INFO L125 PetriNetUnfolderBase]: For 1997/3199 co-relation queries the response was YES. [2025-02-06 09:28:02,462 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114187 conditions, 78052 events. 21866/78052 cut-off events. For 1997/3199 co-relation queries the response was YES. Maximal size of possible extension queue 3054. Compared 1219990 event pairs, 15084 based on Foata normal form. 27/69103 useless extension candidates. Maximal degree in co-relation 114140. Up to 27369 conditions per place. [2025-02-06 09:28:02,882 INFO L140 encePairwiseOnDemand]: 210/217 looper letters, 39 selfloop transitions, 6 changer transitions 0/230 dead transitions. [2025-02-06 09:28:02,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 230 transitions, 664 flow [2025-02-06 09:28:02,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:28:02,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:28:02,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 577 transitions. [2025-02-06 09:28:02,884 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8863287250384024 [2025-02-06 09:28:02,884 INFO L175 Difference]: Start difference. First operand has 210 places, 213 transitions, 536 flow. Second operand 3 states and 577 transitions. [2025-02-06 09:28:02,884 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 230 transitions, 664 flow [2025-02-06 09:28:02,891 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 230 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:28:02,894 INFO L231 Difference]: Finished difference. Result has 212 places, 218 transitions, 562 flow [2025-02-06 09:28:02,894 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=217, PETRI_DIFFERENCE_MINUEND_FLOW=516, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=562, PETRI_PLACES=212, PETRI_TRANSITIONS=218} [2025-02-06 09:28:02,895 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -3 predicate places. [2025-02-06 09:28:02,895 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 218 transitions, 562 flow [2025-02-06 09:28:02,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:28:02,895 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:28:02,896 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:28:02,896 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:28:02,896 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2025-02-06 09:28:02,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:28:02,897 INFO L85 PathProgramCache]: Analyzing trace with hash -1075154330, now seen corresponding path program 1 times [2025-02-06 09:28:02,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:28:02,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [958028718] [2025-02-06 09:28:02,898 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:28:02,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:28:02,914 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-02-06 09:28:02,922 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-02-06 09:28:02,926 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:28:02,927 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:28:02,967 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:28:02,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:28:02,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [958028718] [2025-02-06 09:28:02,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [958028718] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:28:02,967 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:28:02,968 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:28:02,968 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239980730] [2025-02-06 09:28:02,968 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:28:02,968 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:28:02,969 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:28:02,969 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:28:02,969 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:28:02,988 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 217 [2025-02-06 09:28:02,990 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 212 places, 218 transitions, 562 flow. Second operand has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:28:02,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:28:02,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 217 [2025-02-06 09:28:02,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:28:03,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 160#L732-1true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:03,557 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-02-06 09:28:03,557 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:28:03,557 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:28:03,557 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:28:03,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:03,740 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,740 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,740 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,740 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 160#L732-1true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:03,787 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,787 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,787 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,787 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:03,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 160#L732-1true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:03,923 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-06 09:28:03,923 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:28:03,923 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:28:03,923 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:28:04,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, 231#true, Black: 226#true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:04,012 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-06 09:28:04,012 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:04,012 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:04,012 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:04,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:04,347 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,347 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,347 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,347 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 160#L732-1true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:04,404 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,404 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,404 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,404 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:04,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:04,634 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-02-06 09:28:04,634 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:28:04,634 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:28:04,634 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:28:04,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 51#L729-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:04,845 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-06 09:28:04,845 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:04,845 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:04,845 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:04,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:04,856 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,856 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,856 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,856 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 207#L735true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:04,886 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,886 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,886 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:04,886 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:05,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 51#L729-1true, Black: 226#true, 231#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,339 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,339 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,339 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,339 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,361 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,361 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,361 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,361 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,362 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,362 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,362 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,362 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 67#L704true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,373 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,373 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,373 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,373 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,379 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,379 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,379 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,379 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,407 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,407 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,407 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,407 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 207#L735true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,464 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,464 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,464 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,464 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,489 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,489 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,489 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,489 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,489 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:05,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 185#L706true, 231#true, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:05,897 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,897 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,897 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,897 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:05,936 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,936 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,936 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,936 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:05,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 51#L729-1true, 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:05,945 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is not cut-off event [2025-02-06 09:28:05,945 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2025-02-06 09:28:05,945 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2025-02-06 09:28:05,945 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2025-02-06 09:28:05,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, 185#L706true, Black: 226#true, 231#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,976 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,976 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,976 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,976 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,977 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 231#true, 44#L705true, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,977 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,977 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,978 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,981 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, 231#true, 85#L731true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,981 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,981 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, Black: 226#true, 231#true, 67#L704true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,992 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,992 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,992 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,992 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:05,995 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:05,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:05,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:05,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:05,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:05,999 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,999 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,999 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:05,999 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 111#L692-1true, Black: 226#true, 231#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,082 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,082 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,082 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,082 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, 231#true, Black: 226#true, 85#L731true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,105 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,113 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,113 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,113 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,113 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,114 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:06,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-06 09:28:06,177 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,177 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,177 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,177 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 231#true, Black: 226#true, 73#L705-1true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,188 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,188 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,188 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,188 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 87#L731-1true, 219#true, 217#true]) [2025-02-06 09:28:06,189 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,189 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,189 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,189 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 185#L706true, 83#L733true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,317 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,317 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,317 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,317 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 160#L732-1true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,318 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,318 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,318 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,318 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true]) [2025-02-06 09:28:06,336 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,336 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,336 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,336 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,336 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 67#L704true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,339 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,339 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,339 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,339 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,370 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,371 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,371 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,371 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 51#L729-1true, 231#true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,379 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2025-02-06 09:28:06,379 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-06 09:28:06,379 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-06 09:28:06,379 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-06 09:28:06,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, 231#true, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,392 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 85#L731true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true]) [2025-02-06 09:28:06,407 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,407 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,407 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,407 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 85#L731true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,411 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,411 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,411 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,411 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, Black: 226#true, 231#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,429 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, 44#L705true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,429 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,429 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,433 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 85#L731true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,433 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,433 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,451 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,451 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,451 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,451 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:06,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 168#t2_funENTRYtrue, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,707 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,707 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,707 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,708 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:06,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [60#L730true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,801 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-06 09:28:06,801 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:06,801 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:06,801 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:06,801 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:06,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:06,879 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,879 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,879 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,880 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:06,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 87#L731-1true, 219#true, 217#true]) [2025-02-06 09:28:06,889 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,889 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,889 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,889 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-06 09:28:06,903 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,922 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,922 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,922 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,923 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, 38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,923 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,923 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,923 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,923 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, 231#true, Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:06,925 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,925 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,925 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,925 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true]) [2025-02-06 09:28:06,926 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,927 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,927 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,927 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:06,927 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, Black: 226#true, 133#L715true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,109 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,109 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,109 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,109 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 44#L705true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,113 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,113 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,113 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,113 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 85#L731true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,121 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,121 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,121 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,121 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,121 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, 38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,152 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,152 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,152 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 67#L704true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,157 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,157 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,157 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,157 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,236 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,236 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,236 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,237 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, 185#L706true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,241 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,241 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,241 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,241 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,241 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,263 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, 231#true, Black: 226#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,263 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,264 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,264 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,264 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,264 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,264 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,265 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 85#L731true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true]) [2025-02-06 09:28:07,271 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,271 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,271 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,271 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,308 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,308 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,308 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,308 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,308 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:07,311 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,311 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,311 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,311 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,312 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,312 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,312 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,312 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:07,313 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,313 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,313 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,314 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,314 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,653 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,653 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,653 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,653 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:07,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 73#L705-1true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,685 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,685 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,686 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,686 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,688 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,688 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,688 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,688 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,688 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [60#L730true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,729 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:28:07,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:07,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:07,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:07,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:07,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,779 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,779 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,779 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,779 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:07,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,786 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,786 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,786 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,786 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,787 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,787 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,787 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,787 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,794 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,794 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,794 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,794 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,804 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 83#L733true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,839 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,839 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,839 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,839 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, 38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:07,840 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,840 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,840 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,840 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:07,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,973 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,973 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,973 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,973 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,973 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:07,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,977 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,977 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,977 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,977 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 85#L731true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:07,985 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,985 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,985 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:07,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, 38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,017 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,017 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,017 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,082 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 83#L733true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,082 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,082 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,089 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,089 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,089 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,089 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:08,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,095 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,095 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,095 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,095 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 29#L707true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,111 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,111 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,111 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,111 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, 185#L706true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,112 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, 83#L733true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,112 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,112 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,112 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,113 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:08,141 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,154 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,154 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,154 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,154 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,154 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,155 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,155 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,155 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,155 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,155 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:08,157 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,157 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,157 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,157 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,158 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,158 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,158 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,158 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:08,160 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,160 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,160 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,160 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,160 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,167 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,167 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,167 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,167 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,478 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,478 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,478 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,478 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,478 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 73#L705-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,479 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,479 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,479 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,479 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,484 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,484 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,484 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,484 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,485 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,492 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,582 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,582 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,582 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,582 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:08,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,592 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,592 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,592 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,592 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, 38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,593 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,608 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,609 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,785 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,785 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,785 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,799 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,799 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,799 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,799 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,799 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:08,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,814 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,814 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,814 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,814 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:08,815 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,815 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,815 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,815 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,815 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:08,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 83#L733true, Black: 226#true, 231#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,896 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,896 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,896 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,896 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,896 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,905 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,905 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,905 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,905 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:08,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,912 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,912 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,912 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,912 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:08,913 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,913 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,913 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,913 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,933 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,933 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,933 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,933 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:08,965 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,966 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,966 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,966 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:08,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:08,982 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,982 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,982 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,982 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:08,982 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, Black: 226#true, 231#true, 207#L735true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:09,001 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,002 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,002 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,002 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 185#L706true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:09,002 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,002 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,002 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,003 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 67#L704true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:09,243 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,243 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,243 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,243 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:09,332 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,332 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,332 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,332 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,332 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:09,333 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,333 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,333 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,333 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,333 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, 29#L707true, 160#L732-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:09,345 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,345 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,345 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,345 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,345 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:09,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:09,479 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 160#L732-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:09,671 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,671 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,671 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,671 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,671 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 185#L706true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:09,672 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:09,685 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,685 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,685 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,685 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,685 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:09,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:09,701 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,701 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:09,702 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:09,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:09,824 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:09,824 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:09,824 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:09,824 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-06 09:28:10,116 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 44#L705true, Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:10,116 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,116 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, 231#true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:10,117 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,117 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,117 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,117 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 231#true, 67#L704true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:10,150 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,150 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,150 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,150 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:10,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:10,267 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-06 09:28:10,520 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,520 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,520 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,520 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 231#true, Black: 226#true, 73#L705-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:10,575 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,575 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,575 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,575 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 133#L715true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:10,725 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 30#L714true, 185#L706true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:10,725 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 67#L704true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:10,825 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,825 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,825 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,825 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:10,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-06 09:28:10,898 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,898 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,898 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,898 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:10,898 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,266 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 139#L736true, 44#L705true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,266 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,266 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-06 09:28:11,532 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,532 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,532 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,532 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,562 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,562 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,562 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,562 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 111#L692-1true, Black: 226#true, 231#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,565 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,565 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,565 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,565 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 185#L706true, 231#true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:11,667 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 44#L705true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:11,678 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,678 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,678 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,678 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 67#L704true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:11,742 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,742 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,742 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,742 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:11,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 207#L735true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:11,783 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,783 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,783 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,783 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:11,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,792 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,792 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,792 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,792 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,792 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 185#L706true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,844 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,844 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,844 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,844 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:11,895 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,895 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,895 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,895 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,895 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:11,898 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,898 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,898 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,898 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:11,900 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,900 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,900 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,900 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:11,900 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 73#L705-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,262 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,262 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,262 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,262 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true]) [2025-02-06 09:28:12,370 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,370 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,370 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,370 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,440 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,440 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,440 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,440 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:12,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,469 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,469 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,469 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,469 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,469 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,498 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,548 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,548 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,548 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,548 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,650 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:12,650 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:12,650 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:12,650 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:12,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,690 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,690 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,690 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,690 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 207#L735true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,728 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2025-02-06 09:28:12,728 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-06 09:28:12,728 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-06 09:28:12,728 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-06 09:28:12,728 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-06 09:28:12,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 185#L706true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,729 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,785 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,785 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,785 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,785 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,785 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,826 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,826 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,831 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,832 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,832 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:12,866 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,866 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,866 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,866 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:12,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,879 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:12,880 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:12,884 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,884 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,884 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,884 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:12,886 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,886 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,886 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,886 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,886 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:12,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 73#L705-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:12,969 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,969 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,969 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:12,969 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:13,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,253 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:13,253 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:13,253 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:13,253 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:13,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 185#L706true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,282 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,282 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,282 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,282 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:13,306 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,306 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,306 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,306 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,306 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-06 09:28:13,308 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,308 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,308 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,308 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,419 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,419 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,419 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,419 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,419 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:13,439 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,439 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,439 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,439 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,439 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:28:13,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:13,452 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:13,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true]) [2025-02-06 09:28:13,471 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,471 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,471 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,471 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,501 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2025-02-06 09:28:13,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-06 09:28:13,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-06 09:28:13,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-06 09:28:13,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-06 09:28:13,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,541 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,542 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,542 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,542 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,542 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:13,569 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,569 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,569 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,569 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:13,597 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,597 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,597 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,597 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [38#L717true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:13,609 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:13,701 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,701 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,701 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,702 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,702 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:13,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:13,864 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:13,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:14,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-06 09:28:14,240 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:28:14,240 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:14,240 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:14,240 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:14,240 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:28:14,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:28:14,258 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:28:14,258 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:14,258 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:14,258 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:14,258 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:28:14,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:14,364 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,364 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,364 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,364 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [38#L717true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2025-02-06 09:28:14,540 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,540 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,540 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,540 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:14,540 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:28:17,055 INFO L124 PetriNetUnfolderBase]: 50538/169643 cut-off events. [2025-02-06 09:28:17,055 INFO L125 PetriNetUnfolderBase]: For 22271/26031 co-relation queries the response was YES. [2025-02-06 09:28:17,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 273736 conditions, 169643 events. 50538/169643 cut-off events. For 22271/26031 co-relation queries the response was YES. Maximal size of possible extension queue 6466. Compared 2845085 event pairs, 15104 based on Foata normal form. 6/153588 useless extension candidates. Maximal degree in co-relation 273688. Up to 49680 conditions per place. [2025-02-06 09:28:18,490 INFO L140 encePairwiseOnDemand]: 206/217 looper letters, 50 selfloop transitions, 11 changer transitions 0/246 dead transitions. [2025-02-06 09:28:18,490 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 246 transitions, 764 flow [2025-02-06 09:28:18,491 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:28:18,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:28:18,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 583 transitions. [2025-02-06 09:28:18,492 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8955453149001537 [2025-02-06 09:28:18,492 INFO L175 Difference]: Start difference. First operand has 212 places, 218 transitions, 562 flow. Second operand 3 states and 583 transitions. [2025-02-06 09:28:18,492 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 246 transitions, 764 flow [2025-02-06 09:28:18,723 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 246 transitions, 744 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:28:18,725 INFO L231 Difference]: Finished difference. Result has 214 places, 229 transitions, 658 flow [2025-02-06 09:28:18,725 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=217, PETRI_DIFFERENCE_MINUEND_FLOW=550, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=658, PETRI_PLACES=214, PETRI_TRANSITIONS=229} [2025-02-06 09:28:18,726 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -1 predicate places. [2025-02-06 09:28:18,726 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 229 transitions, 658 flow [2025-02-06 09:28:18,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:28:18,727 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:28:18,727 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:28:18,727 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:28:18,727 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2025-02-06 09:28:18,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:28:18,728 INFO L85 PathProgramCache]: Analyzing trace with hash -1684612529, now seen corresponding path program 1 times [2025-02-06 09:28:18,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:28:18,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138882136] [2025-02-06 09:28:18,728 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:28:18,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:28:18,740 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-02-06 09:28:18,748 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-02-06 09:28:18,748 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:28:18,748 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:28:18,807 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:28:18,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:28:18,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138882136] [2025-02-06 09:28:18,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138882136] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:28:18,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:28:18,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:28:18,809 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1278732631] [2025-02-06 09:28:18,809 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:28:18,809 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:28:18,810 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:28:18,811 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:28:18,811 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:28:18,834 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2025-02-06 09:28:18,835 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 229 transitions, 658 flow. Second operand has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:28:18,835 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:28:18,835 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2025-02-06 09:28:18,835 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:28:19,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,291 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-02-06 09:28:19,291 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:28:19,291 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:28:19,291 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-06 09:28:19,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,415 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,415 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,415 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,415 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,450 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,450 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,450 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,450 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,729 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-06 09:28:19,729 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:28:19,729 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:28:19,729 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-06 09:28:19,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,810 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-06 09:28:19,810 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:19,810 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:19,810 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:19,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,836 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,836 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,836 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,836 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-06 09:28:19,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:19,964 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-06 09:28:19,964 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:19,964 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:19,964 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:20,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,040 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-06 09:28:20,040 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:20,040 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:20,040 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-06 09:28:20,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,108 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,108 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,109 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,109 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 138#L693true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,198 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,198 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,198 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,198 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:28:20,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,375 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-02-06 09:28:20,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:28:20,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:28:20,375 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-06 09:28:20,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,518 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-06 09:28:20,518 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:20,519 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:20,519 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:20,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,576 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-02-06 09:28:20,576 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:28:20,576 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:28:20,576 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:28:20,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,669 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-02-06 09:28:20,669 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:28:20,669 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:28:20,669 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:28:20,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:20,705 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:20,705 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:20,705 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:20,705 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,004 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,004 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,004 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,004 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,015 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,015 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,015 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,015 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,106 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,106 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,106 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,106 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,106 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,130 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,130 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,130 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,149 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,149 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,149 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,149 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,150 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,150 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,150 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,150 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,164 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,164 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,164 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,164 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,209 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,209 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,209 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,209 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,242 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,242 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,242 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,242 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,242 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,243 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,243 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,243 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,243 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,244 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,244 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,244 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 231#true, 71#L692true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 38#L717true, 236#true, 241#true]) [2025-02-06 09:28:21,275 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 231#true, 71#L692true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 185#L706true, 236#true, 241#true]) [2025-02-06 09:28:21,275 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,291 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,291 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,292 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,292 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,292 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,292 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,292 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,292 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,300 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,300 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,300 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,300 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,303 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,303 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,303 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,303 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,304 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,304 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,304 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,304 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,334 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,334 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,334 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,334 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,364 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,364 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,364 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,364 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:28:21,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,397 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,397 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,397 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,397 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,425 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,425 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,425 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,454 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,454 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,454 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,454 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,454 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-06 09:28:21,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 231#true, 71#L692true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 241#true, 236#true]) [2025-02-06 09:28:21,460 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,460 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,460 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,460 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,495 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,522 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,522 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,522 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,522 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,541 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,541 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,541 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,541 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,543 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,544 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,544 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,615 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,615 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,615 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,615 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,632 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,632 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,632 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,632 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,632 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,632 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,632 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,637 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,637 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,637 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,637 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,662 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,662 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,662 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,662 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,672 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,672 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,672 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,672 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,673 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,674 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,675 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,675 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,675 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,675 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,675 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:28:21,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,697 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,697 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,697 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,697 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,706 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,706 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,707 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,707 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,707 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,707 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,710 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,710 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,722 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,722 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,722 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,722 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,727 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,729 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,729 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,730 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,730 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:21,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:21,731 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,731 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,731 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:21,731 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,200 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,200 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,200 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,200 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,212 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,212 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,212 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,212 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,225 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,225 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,225 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,225 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,225 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,225 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,225 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,233 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,233 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,233 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,233 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,233 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,237 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is not cut-off event [2025-02-06 09:28:22,237 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2025-02-06 09:28:22,237 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2025-02-06 09:28:22,238 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2025-02-06 09:28:22,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,269 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,269 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,269 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,269 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,269 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,290 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,290 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,290 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,290 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,298 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,298 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,298 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,298 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,300 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,300 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,300 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,301 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,301 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,301 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,301 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,309 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,309 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,309 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,309 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,310 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,310 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,310 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,310 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,311 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,313 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,313 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,313 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,333 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,381 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,381 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,381 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,381 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,403 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,403 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,403 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,403 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:28:22,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,450 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,450 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,450 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,465 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,465 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,465 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,465 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,465 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,465 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,465 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,468 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,468 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,468 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,468 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,475 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,475 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,475 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,475 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,475 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,476 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,476 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,479 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2025-02-06 09:28:22,479 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-06 09:28:22,479 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-06 09:28:22,479 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-06 09:28:22,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,502 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,502 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,502 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,502 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,510 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,510 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,510 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,510 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,523 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,523 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,523 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,523 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,523 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,537 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,537 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,537 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,537 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,537 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,541 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,541 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,541 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,541 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,543 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,543 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,543 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,543 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,543 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,543 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,544 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,544 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,544 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,550 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,550 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,550 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,550 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,551 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,551 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,551 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,551 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,559 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,559 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,559 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,563 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,563 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,564 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,564 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,579 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,580 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,580 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,580 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,580 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,580 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,580 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,580 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,583 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,583 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,583 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,584 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,584 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,584 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,584 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,584 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,650 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,650 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,650 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,650 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:28:22,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,706 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,706 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,706 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,706 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,707 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,707 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,707 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,707 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,725 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,725 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,725 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,725 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,727 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,727 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,727 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,727 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,727 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,727 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:22,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,729 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,729 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,729 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,729 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,729 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,730 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,730 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,730 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 67#L704true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,732 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,732 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,732 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,732 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:28:22,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,740 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,740 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,740 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,740 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,740 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,742 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,742 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,745 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,745 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,745 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,745 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:22,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,800 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,800 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,800 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,800 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,800 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,806 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,806 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,806 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,806 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,806 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,807 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,807 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,807 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,807 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,810 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:22,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,817 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,818 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,818 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,818 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,829 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,829 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,829 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,829 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,829 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,830 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,830 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,830 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,830 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,830 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,830 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,831 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,831 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,831 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,831 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:22,833 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,833 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,833 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,833 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:22,833 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,106 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,106 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,106 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,106 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,106 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,106 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,186 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-06 09:28:23,186 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:23,186 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:23,186 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-06 09:28:23,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,233 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,233 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,233 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,233 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 44#L705true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,236 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,236 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,236 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,236 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,239 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,239 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,239 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,239 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,241 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,241 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,241 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,242 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,242 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,242 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,242 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,242 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,254 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,254 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,254 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,254 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,256 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,257 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,257 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,257 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,259 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,259 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,260 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,260 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,260 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,261 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,261 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,262 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,264 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,266 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,266 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,266 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,266 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,267 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,267 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,267 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,267 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,271 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,271 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,271 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,271 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,282 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,282 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,286 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,286 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,286 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,286 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-06 09:28:23,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,329 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,329 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,329 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,330 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,333 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,333 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,333 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,333 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,333 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,342 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,342 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,342 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,342 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,348 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,348 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,348 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,349 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,349 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,349 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,354 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,354 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,354 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,354 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,365 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,365 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,366 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,367 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,367 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,367 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,367 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,368 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,368 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,381 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,381 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,381 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,381 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,381 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,381 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,381 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,383 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,384 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,384 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,384 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,385 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,385 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,463 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,463 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,463 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,463 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,470 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,470 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,470 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,471 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,496 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:28:23,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,540 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,540 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,540 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,540 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,541 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,541 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,541 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,541 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,544 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,544 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 44#L705true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,546 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,551 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,559 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,559 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,559 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,560 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,568 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,571 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,571 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,571 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,571 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,571 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,571 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,572 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,572 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,572 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,572 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,572 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,572 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,573 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,573 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,573 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,573 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,573 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,574 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,574 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,574 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,574 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,574 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,574 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,577 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,577 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,581 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,581 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,581 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,581 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,629 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,629 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,629 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,629 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,629 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,642 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,642 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,642 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,642 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,645 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,645 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,645 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,645 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,653 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,653 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,653 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,653 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,653 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,654 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,654 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,654 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,654 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,654 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,661 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,661 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,661 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,662 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,670 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,670 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,670 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,670 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,674 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,676 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,676 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,676 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,676 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,678 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,678 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,678 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,678 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,678 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,683 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,683 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,683 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,683 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,696 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,697 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,697 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,697 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,702 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,702 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,702 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,703 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,703 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:28:23,703 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,704 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,704 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,704 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,727 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,727 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,727 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,727 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,727 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,728 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,728 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,728 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,728 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,728 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,728 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,770 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,770 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,770 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,839 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,839 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,839 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,839 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-06 09:28:23,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,884 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,884 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,884 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,884 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,885 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,885 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,885 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,886 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:23,889 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,889 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,889 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,890 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,890 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,890 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,890 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,890 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 44#L705true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,892 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,892 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,892 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,892 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,896 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,896 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,896 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,896 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:23,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,900 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:23,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:23,911 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:23,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:23,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:23,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,166 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,166 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,166 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,166 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,169 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,169 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,170 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,170 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,170 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,170 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,171 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,171 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,171 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,171 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,172 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,172 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,172 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,173 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,173 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,173 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,173 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,173 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,173 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,173 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,174 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,174 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,174 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,176 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,176 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,176 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,176 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,177 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,177 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,177 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,177 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,177 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,178 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,178 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,178 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,178 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,200 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,200 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,200 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,200 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,200 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,201 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,201 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,201 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,201 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,201 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,201 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,201 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,201 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,210 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,210 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,210 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,210 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,273 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,273 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,273 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,273 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,273 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,274 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,274 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,274 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,274 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,274 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,274 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,274 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,278 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,278 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,278 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,278 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,286 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,286 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,286 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,286 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:28:24,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,291 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,291 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,291 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,291 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,291 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,292 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,292 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,292 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,292 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,292 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,293 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,293 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,294 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,294 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,294 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,302 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,302 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,302 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,302 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,316 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,316 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,316 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,316 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,316 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,316 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,317 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,317 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,318 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,318 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,318 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,318 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,319 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,319 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,319 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,319 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,319 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,319 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,346 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,346 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,346 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,347 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,347 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:28:24,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,357 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,357 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,357 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,357 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,357 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,358 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,358 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,358 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,375 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,375 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,375 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,375 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,375 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,375 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,375 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,377 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,377 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,377 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,377 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,379 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,379 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,379 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,379 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,379 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,380 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,380 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,380 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,380 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,381 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,384 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,384 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,394 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,394 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,394 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,394 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,434 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,435 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,435 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,435 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,435 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,435 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,435 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,610 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,610 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,610 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,611 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,611 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,617 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,617 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,617 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,618 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,618 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,618 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,620 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,620 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,620 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,620 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,625 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,625 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,625 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,631 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,631 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,632 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,632 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,632 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,632 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,632 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,632 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,648 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,648 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,648 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,648 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,670 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,670 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,670 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,670 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,671 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,671 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,671 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,671 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,672 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,672 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,672 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,673 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,673 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,674 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,674 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,674 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,678 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,678 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,678 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,678 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,773 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,773 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,773 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,773 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,777 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,777 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,777 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,777 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,784 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,784 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,784 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,784 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-06 09:28:24,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,791 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,791 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,792 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,792 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,792 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,795 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,795 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,795 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,812 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,812 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,813 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,813 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,816 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,816 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,816 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,816 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,818 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,818 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,818 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,819 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,822 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,822 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,822 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,822 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,822 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,823 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,823 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,823 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,823 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,823 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,848 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,848 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,848 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,856 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,856 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,856 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,856 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:28:24,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,864 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,864 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,864 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,864 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:24,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 67#L704true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,925 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,925 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,925 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,925 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,947 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,947 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,947 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,947 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:24,951 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,951 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,951 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,951 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:24,951 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,132 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,132 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,132 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,132 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,134 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,134 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,135 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,135 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,135 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,136 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,136 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,136 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,137 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,137 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,137 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,137 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,143 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,172 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,172 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,173 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,173 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,173 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,173 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,173 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,173 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,173 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,197 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,197 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,197 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,197 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,202 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,202 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,202 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,202 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,203 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,203 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,203 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,203 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,204 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,204 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,204 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,204 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,207 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,207 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,207 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,207 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,208 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,208 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,208 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,208 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,210 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,210 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,210 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,210 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,217 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,217 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,217 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,217 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,316 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,317 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,317 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,322 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,322 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,322 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,322 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,335 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,335 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,335 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,336 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-06 09:28:25,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,341 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,342 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,342 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,342 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,342 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,344 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,348 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,348 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,349 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,349 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,349 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,674 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,681 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,694 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,694 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,694 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,694 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:28:25,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,702 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,702 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,702 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,702 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,702 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,707 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,707 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,707 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,721 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,722 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,734 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, 139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,734 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,734 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,765 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,765 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,765 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,765 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,878 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,879 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,883 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,883 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,883 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,883 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,883 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,883 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,884 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,884 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,884 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,884 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,884 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,884 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,900 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,900 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,900 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,900 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,901 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,901 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,902 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,902 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,902 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,902 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,902 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,902 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,902 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,916 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,916 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,916 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,916 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,916 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:25,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,924 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,924 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,924 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,924 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,941 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,941 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,941 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,941 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,943 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,943 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,943 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,943 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:25,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,945 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,945 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,945 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,945 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,945 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:25,964 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,964 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:25,973 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,973 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,973 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:25,973 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,005 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,005 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,005 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,005 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,005 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,005 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,005 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,005 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,028 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,028 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,028 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,028 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-06 09:28:26,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,035 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,035 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,035 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,035 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,035 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,052 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,052 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,052 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,052 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,059 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,059 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,059 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,059 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,062 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,062 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,062 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,062 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,063 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,063 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,063 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,063 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,066 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,066 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,066 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,066 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,066 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,067 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,067 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,070 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,070 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,070 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,070 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,070 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,079 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,079 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,079 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,079 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,082 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,082 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,082 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,100 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,100 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,100 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,101 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,101 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,101 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,101 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:28:26,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,105 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,105 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,105 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,105 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,110 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,110 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,110 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,110 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,110 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,177 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,177 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,177 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,177 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,180 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,180 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,180 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,180 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,289 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,289 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,289 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,289 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,289 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,289 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,289 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,290 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,291 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,291 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,291 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,301 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,301 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,301 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,301 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,304 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,304 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,310 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,310 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,317 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,317 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is not cut-off event [2025-02-06 09:28:26,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-06 09:28:26,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-06 09:28:26,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-06 09:28:26,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-06 09:28:26,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-06 09:28:26,323 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,323 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,324 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,325 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,327 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,327 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,327 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,356 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,356 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,359 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,359 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,361 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,362 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,362 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,362 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,362 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,447 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,448 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,448 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,448 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,468 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,468 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,468 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,468 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,476 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,477 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,477 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,477 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,477 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:26,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,485 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,485 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,485 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,485 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,492 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,492 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,492 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,492 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,495 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,495 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,495 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,495 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,495 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 54#L694true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,537 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,537 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,537 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,537 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,875 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,875 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,875 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,876 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,876 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,876 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,876 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,876 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 139#L736true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:26,907 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,907 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,907 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:26,907 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,019 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,019 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,019 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,019 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,019 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,019 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,019 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,020 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,020 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,020 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,020 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,020 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,020 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,027 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,027 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,027 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,027 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,027 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,027 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,031 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,031 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,031 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,031 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,036 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,036 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,036 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,036 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,037 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,037 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,037 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,037 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,056 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,056 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,056 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,056 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,056 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,056 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,082 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,085 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,085 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,085 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,085 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,086 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,086 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,086 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,086 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,089 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,089 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,089 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,089 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,097 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,097 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,097 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,098 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L695-2-->L695: Formula: (= |v_#race~h~0_12| |v_t_funThread1of1ForFork2_#t~nondet8_3|) InVars {t_funThread1of1ForFork2_#t~nondet8=|v_t_funThread1of1ForFork2_#t~nondet8_3|} OutVars{#race~h~0=|v_#race~h~0_12|, t_funThread1of1ForFork2_#t~nondet8=|v_t_funThread1of1ForFork2_#t~nondet8_3|} AuxVars[] AssignedVars[#race~h~0][229], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 243#(= |t_funThread1of1ForFork2_#t~nondet8| |#race~h~0|), 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 236#true, 93#L695true]) [2025-02-06 09:28:27,112 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,112 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,112 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,112 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-06 09:28:27,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,152 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,152 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,152 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,152 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,165 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,165 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,165 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,165 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,165 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,166 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,166 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,166 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,166 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,166 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,167 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,167 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,167 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,167 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,167 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,168 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L732-2-->L732: Formula: (= |v_#race~h~0_9| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_9|} AuxVars[] AssignedVars[#race~h~0][248], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,169 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,169 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,169 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,169 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,173 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,173 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,173 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,173 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:28:27,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,195 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,195 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,195 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,195 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,195 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,199 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,199 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,199 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,199 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,199 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,227 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,227 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,227 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,227 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,232 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,232 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,232 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,246 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,246 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,246 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,246 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,249 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,249 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,249 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,249 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,268 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,268 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,268 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,268 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,274 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,274 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,274 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,274 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,274 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,278 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,278 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,278 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,278 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,278 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,314 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,314 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,314 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,314 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,364 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,364 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,364 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,364 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,475 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,475 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,475 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,477 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:27,513 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,513 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,544 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,544 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,544 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,544 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 231#true, 71#L692true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 236#true, 241#true]) [2025-02-06 09:28:27,549 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,565 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,565 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,565 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,565 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,569 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,569 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,569 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,580 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,580 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,580 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,580 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,591 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,591 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,591 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,591 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,591 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,591 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,592 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,592 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,592 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,592 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:27,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,641 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,641 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,641 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,641 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,641 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,651 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,651 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,651 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,651 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,651 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,654 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,654 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,654 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,654 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-06 09:28:27,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,667 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,667 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,676 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,677 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,677 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,677 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,677 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,677 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,678 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,678 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,678 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,698 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,698 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,698 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,698 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:27,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:27,701 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,702 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,702 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:27,702 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,026 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-06 09:28:28,026 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:28,026 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:28,026 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:28:28,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,032 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,032 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,032 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,032 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,072 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,072 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,072 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,198 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,203 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,203 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,203 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,203 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,203 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,203 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 44#L705true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,221 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,221 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,221 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,221 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,231 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,231 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,231 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,231 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,231 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,264 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,264 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,264 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,264 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,267 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,267 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,267 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,267 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,272 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,272 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,272 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,272 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,276 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-02-06 09:28:28,276 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-02-06 09:28:28,276 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-02-06 09:28:28,276 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-02-06 09:28:28,333 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,333 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,333 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,333 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,333 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,333 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,333 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,334 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,334 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,334 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L732-2-->L732: Formula: (= |v_#race~h~0_9| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_9|} AuxVars[] AssignedVars[#race~h~0][177], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,335 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,335 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,335 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,335 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L732-2-->L732: Formula: (= |v_#race~h~0_9| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_9|} AuxVars[] AssignedVars[#race~h~0][177], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,336 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,336 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,336 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,336 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,364 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,364 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,364 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,364 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,364 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,365 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,365 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,365 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,365 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,368 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,368 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,368 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,368 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,368 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,368 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,376 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,376 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,376 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,377 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,377 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,377 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,377 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,377 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,381 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,381 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,381 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,381 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,381 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,381 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,381 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 162#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,382 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,382 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,382 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,382 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,411 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,411 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,411 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,411 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,428 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,428 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,428 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,428 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,441 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,441 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,441 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,441 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-06 09:28:28,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,445 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,445 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,445 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,445 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,478 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,478 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,478 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,478 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,478 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,482 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,482 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,482 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,482 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,603 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,604 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,604 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,604 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,604 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,604 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,604 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,611 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 162#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,614 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,614 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,614 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,614 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,616 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,616 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,616 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,616 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,624 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,624 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,624 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,624 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,624 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 44#L705true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,634 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,634 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,634 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,634 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,654 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,692 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,693 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,693 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,693 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,693 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,693 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,693 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,700 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,700 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,700 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,700 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,705 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,705 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,705 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,706 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,706 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,707 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,707 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,707 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,720 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,720 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,720 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,720 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,736 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,736 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,736 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,736 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,736 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,783 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,783 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,783 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,783 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:28,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,790 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,790 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,790 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,790 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:28:28,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [111#L692-1true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,796 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,796 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,796 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,796 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,796 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,809 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,809 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,809 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,809 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,809 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,810 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,810 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,810 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,811 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,831 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,831 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,832 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 162#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,836 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,836 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,836 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,836 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,856 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,856 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,856 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,856 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,879 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,879 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:28,879 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:28,880 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,205 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,205 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,205 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,205 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,205 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,242 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,242 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,242 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,242 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,242 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,242 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,242 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,247 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,249 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 162#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,410 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,410 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,410 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,410 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,410 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,424 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,424 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,424 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,424 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,425 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,425 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,425 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,425 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,430 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,430 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,430 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,430 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,430 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,430 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:28:29,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 44#L705true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,442 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,442 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,442 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,442 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,458 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,458 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,458 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,458 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,458 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,469 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,469 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,469 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,469 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,469 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,469 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,501 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,501 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,502 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,502 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,502 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,503 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,503 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,503 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,503 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,503 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,503 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,506 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,506 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,506 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,507 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,511 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,511 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,511 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,511 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,511 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,512 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,512 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,512 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,512 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,514 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,514 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,514 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,514 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,515 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,515 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,515 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,515 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 241#true, 160#L732-1true, 67#L704true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,521 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,521 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,521 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,521 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,590 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([508] L706-2-->L706: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 166#L697true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,591 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,591 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,591 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,591 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,591 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,591 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L732-2-->L732: Formula: (= |v_#race~h~0_9| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_9|} AuxVars[] AssignedVars[#race~h~0][177], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,594 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,594 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,594 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,594 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,603 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,603 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,603 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,603 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,614 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,614 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,614 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,614 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-06 09:28:29,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,614 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,614 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,614 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,614 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,628 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,628 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,628 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,630 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,631 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,633 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,633 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,633 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,635 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,635 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,635 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 69#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,644 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,644 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,644 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,644 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,644 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,645 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L695-1true, 38#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,645 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,645 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,645 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,645 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,645 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,645 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,649 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L717true, 116#L696true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,649 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,649 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,649 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,649 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,649 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,649 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:28:29,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 38#L717true, 185#L706true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2025-02-06 09:28:29,668 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:28:29,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event