./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 48c9605d 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-?-48c9605-m [2025-02-08 05:36:51,485 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:36:51,559 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:36:51,564 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:36:51,564 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:36:51,589 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:36:51,590 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:36:51,591 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:36:51,591 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:36:51,591 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:36:51,592 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:36:51,592 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:36:51,592 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:36:51,593 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:36:51,593 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:36:51,595 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:36:51,595 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:36:51,595 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:36:51,595 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:36:51,595 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:36:51,595 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:36:51,596 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:36:51,596 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:36:51,596 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:36:51,596 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:36:51,596 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:36:51,596 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:36:51,596 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-08 05:36:51,866 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:36:51,873 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:36:51,874 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:36:51,876 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:36:51,876 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:36:51,877 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-08 05:36:53,176 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4f38d8f4d/eefb4627309740d18730f5a5e5f04145/FLAG60551cecf [2025-02-08 05:36:53,570 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:36:53,575 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-08 05:36:53,594 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4f38d8f4d/eefb4627309740d18730f5a5e5f04145/FLAG60551cecf [2025-02-08 05:36:53,621 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4f38d8f4d/eefb4627309740d18730f5a5e5f04145 [2025-02-08 05:36:53,623 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:36:53,624 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:36:53,626 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:36:53,626 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:36:53,630 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:36:53,631 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:36:53" (1/1) ... [2025-02-08 05:36:53,631 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e5c4ccd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:53, skipping insertion in model container [2025-02-08 05:36:53,632 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:36:53" (1/1) ... [2025-02-08 05:36:53,663 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:36:53,910 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:36:53,930 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:36:53,964 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:36:54,009 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:36:54,010 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54 WrapperNode [2025-02-08 05:36:54,010 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:36:54,011 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:36:54,011 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:36:54,011 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:36:54,015 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,024 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,037 INFO L138 Inliner]: procedures = 165, calls = 42, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 157 [2025-02-08 05:36:54,037 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:36:54,038 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:36:54,038 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:36:54,038 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:36:54,041 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,041 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,043 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,044 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,048 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,049 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,049 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,050 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,051 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:36:54,052 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:36:54,052 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:36:54,052 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:36:54,053 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (1/1) ... [2025-02-08 05:36:54,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:36:54,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:36:54,087 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-08 05:36:54,092 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-08 05:36:54,109 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2025-02-08 05:36:54,110 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure t3_fun [2025-02-08 05:36:54,110 INFO L138 BoogieDeclarations]: Found implementation of procedure t3_fun [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-02-08 05:36:54,110 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:36:54,110 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:36:54,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:36:54,111 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:36:54,221 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:36:54,223 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:36:54,599 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:36:54,599 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:36:54,658 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:36:54,659 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:36:54,659 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:36:54 BoogieIcfgContainer [2025-02-08 05:36:54,659 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:36:54,665 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:36:54,665 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:36:54,669 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:36:54,669 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:36:53" (1/3) ... [2025-02-08 05:36:54,670 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@67face94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:36:54, skipping insertion in model container [2025-02-08 05:36:54,670 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:36:54" (2/3) ... [2025-02-08 05:36:54,670 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@67face94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:36:54, skipping insertion in model container [2025-02-08 05:36:54,670 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:36:54" (3/3) ... [2025-02-08 05:36:54,672 INFO L128 eAbstractionObserver]: Analyzing ICFG 36-apron_21-traces-cluster-based_true.i [2025-02-08 05:36:54,685 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:36:54,688 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-08 05:36:54,688 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:36:54,775 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:36:54,817 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 218 places, 217 transitions, 446 flow [2025-02-08 05:36:54,926 INFO L124 PetriNetUnfolderBase]: 9/214 cut-off events. [2025-02-08 05:36:54,931 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:36:54,938 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 9. 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-08 05:36:54,938 INFO L82 GeneralOperation]: Start removeDead. Operand has 218 places, 217 transitions, 446 flow [2025-02-08 05:36:54,945 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 214 transitions, 437 flow [2025-02-08 05:36:54,953 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:36:54,967 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;@6adb82e2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:36:54,968 INFO L334 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2025-02-08 05:36:54,986 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:36:54,986 INFO L124 PetriNetUnfolderBase]: 0/80 cut-off events. [2025-02-08 05:36:54,986 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:36:54,987 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:36:54,987 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-08 05:36:54,988 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-08 05:36:54,992 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:36:54,996 INFO L85 PathProgramCache]: Analyzing trace with hash 845651434, now seen corresponding path program 1 times [2025-02-08 05:36:55,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:36:55,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [151063182] [2025-02-08 05:36:55,005 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:36:55,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:36:55,102 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-02-08 05:36:55,134 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-02-08 05:36:55,135 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:36:55,135 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:36:55,279 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-08 05:36:55,281 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:36:55,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [151063182] [2025-02-08 05:36:55,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [151063182] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:36:55,282 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:36:55,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:36:55,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1703434429] [2025-02-08 05:36:55,284 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:36:55,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:36:55,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:36:55,319 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:36:55,320 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:36:55,360 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 217 [2025-02-08 05:36:55,365 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-08 05:36:55,365 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:36:55,365 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 217 [2025-02-08 05:36:55,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:36:58,235 INFO L124 PetriNetUnfolderBase]: 4714/16763 cut-off events. [2025-02-08 05:36:58,239 INFO L125 PetriNetUnfolderBase]: For 62/62 co-relation queries the response was YES. [2025-02-08 05:36:58,346 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 200026 event pairs, 3736 based on Foata normal form. 2613/17652 useless extension candidates. Maximal degree in co-relation 23599. Up to 5781 conditions per place. [2025-02-08 05:36:58,474 INFO L140 encePairwiseOnDemand]: 202/217 looper letters, 38 selfloop transitions, 6 changer transitions 0/215 dead transitions. [2025-02-08 05:36:58,475 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 215 transitions, 533 flow [2025-02-08 05:36:58,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:36:58,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:36:58,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 595 transitions. [2025-02-08 05:36:58,494 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2025-02-08 05:36:58,498 INFO L175 Difference]: Start difference. First operand has 215 places, 214 transitions, 437 flow. Second operand 3 states and 595 transitions. [2025-02-08 05:36:58,498 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 215 transitions, 533 flow [2025-02-08 05:36:58,504 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 215 transitions, 528 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-08 05:36:58,511 INFO L231 Difference]: Finished difference. Result has 208 places, 203 transitions, 448 flow [2025-02-08 05:36:58,514 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-08 05:36:58,518 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -7 predicate places. [2025-02-08 05:36:58,520 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 203 transitions, 448 flow [2025-02-08 05:36:58,521 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-08 05:36:58,521 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:36:58,521 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-08 05:36:58,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:36:58,522 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-08 05:36:58,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:36:58,524 INFO L85 PathProgramCache]: Analyzing trace with hash 372926180, now seen corresponding path program 1 times [2025-02-08 05:36:58,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:36:58,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [41926371] [2025-02-08 05:36:58,524 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:36:58,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:36:58,551 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-02-08 05:36:58,568 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-02-08 05:36:58,571 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:36:58,572 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:36:58,647 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-08 05:36:58,648 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:36:58,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [41926371] [2025-02-08 05:36:58,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [41926371] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:36:58,648 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:36:58,648 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:36:58,648 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851301960] [2025-02-08 05:36:58,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:36:58,650 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:36:58,650 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:36:58,651 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:36:58,651 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:36:58,686 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 217 [2025-02-08 05:36:58,688 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-08 05:36:58,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:36:58,688 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 217 [2025-02-08 05:36:58,688 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:37:03,472 INFO L124 PetriNetUnfolderBase]: 12582/42769 cut-off events. [2025-02-08 05:37:03,472 INFO L125 PetriNetUnfolderBase]: For 4095/4095 co-relation queries the response was YES. [2025-02-08 05:37:03,663 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 1572. Compared 597521 event pairs, 4384 based on Foata normal form. 0/37931 useless extension candidates. Maximal degree in co-relation 66224. Up to 12701 conditions per place. [2025-02-08 05:37:03,905 INFO L140 encePairwiseOnDemand]: 207/217 looper letters, 49 selfloop transitions, 10 changer transitions 0/230 dead transitions. [2025-02-08 05:37:03,905 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 230 transitions, 644 flow [2025-02-08 05:37:03,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:37:03,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:37:03,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 584 transitions. [2025-02-08 05:37:03,909 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8970814132104454 [2025-02-08 05:37:03,909 INFO L175 Difference]: Start difference. First operand has 208 places, 203 transitions, 448 flow. Second operand 3 states and 584 transitions. [2025-02-08 05:37:03,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 230 transitions, 644 flow [2025-02-08 05:37:03,938 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 230 transitions, 624 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:37:03,946 INFO L231 Difference]: Finished difference. Result has 210 places, 213 transitions, 536 flow [2025-02-08 05:37:03,946 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-08 05:37:03,947 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:37:03,948 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 213 transitions, 536 flow [2025-02-08 05:37:03,948 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-08 05:37:03,949 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:37:03,949 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-08 05:37:03,949 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:37:03,949 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-08 05:37:03,950 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:37:03,951 INFO L85 PathProgramCache]: Analyzing trace with hash -842975292, now seen corresponding path program 1 times [2025-02-08 05:37:03,951 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:37:03,951 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2003947670] [2025-02-08 05:37:03,951 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:37:03,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:37:03,976 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 58 statements into 1 equivalence classes. [2025-02-08 05:37:03,990 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 58 of 58 statements. [2025-02-08 05:37:03,990 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:37:03,990 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:37:04,061 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-08 05:37:04,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:37:04,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2003947670] [2025-02-08 05:37:04,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2003947670] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:37:04,061 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:37:04,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:37:04,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038032062] [2025-02-08 05:37:04,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:37:04,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:37:04,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:37:04,063 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:37:04,063 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:37:04,093 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2025-02-08 05:37:04,094 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-08 05:37:04,095 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:37:04,095 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2025-02-08 05:37:04,095 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:37:10,339 INFO L124 PetriNetUnfolderBase]: 21866/74713 cut-off events. [2025-02-08 05:37:10,339 INFO L125 PetriNetUnfolderBase]: For 1983/3185 co-relation queries the response was YES. [2025-02-08 05:37:10,655 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110848 conditions, 74713 events. 21866/74713 cut-off events. For 1983/3185 co-relation queries the response was YES. Maximal size of possible extension queue 3012. Compared 1149750 event pairs, 15084 based on Foata normal form. 27/66279 useless extension candidates. Maximal degree in co-relation 110801. Up to 27369 conditions per place. [2025-02-08 05:37:11,004 INFO L140 encePairwiseOnDemand]: 210/217 looper letters, 39 selfloop transitions, 6 changer transitions 0/230 dead transitions. [2025-02-08 05:37:11,005 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 230 transitions, 664 flow [2025-02-08 05:37:11,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:37:11,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:37:11,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 577 transitions. [2025-02-08 05:37:11,007 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8863287250384024 [2025-02-08 05:37:11,007 INFO L175 Difference]: Start difference. First operand has 210 places, 213 transitions, 536 flow. Second operand 3 states and 577 transitions. [2025-02-08 05:37:11,007 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 230 transitions, 664 flow [2025-02-08 05:37:11,013 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 230 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:37:11,016 INFO L231 Difference]: Finished difference. Result has 212 places, 218 transitions, 562 flow [2025-02-08 05:37:11,016 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-08 05:37:11,017 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -3 predicate places. [2025-02-08 05:37:11,017 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 218 transitions, 562 flow [2025-02-08 05:37:11,018 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-08 05:37:11,018 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:37:11,018 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-08 05:37:11,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:37:11,018 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-08 05:37:11,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:37:11,019 INFO L85 PathProgramCache]: Analyzing trace with hash -1236231433, now seen corresponding path program 1 times [2025-02-08 05:37:11,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:37:11,019 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1932459434] [2025-02-08 05:37:11,020 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:37:11,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:37:11,040 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-02-08 05:37:11,048 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-02-08 05:37:11,053 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:37:11,053 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:37:11,112 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-08 05:37:11,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:37:11,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1932459434] [2025-02-08 05:37:11,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1932459434] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:37:11,113 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:37:11,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:37:11,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [958028718] [2025-02-08 05:37:11,113 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:37:11,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:37:11,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:37:11,114 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:37:11,115 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:37:11,136 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 217 [2025-02-08 05:37:11,137 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-08 05:37:11,138 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:37:11,138 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 217 [2025-02-08 05:37:11,138 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:37:11,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 114#t3_funENTRYtrue, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:11,864 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-02-08 05:37:11,864 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:37:11,864 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:37:11,865 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:37:11,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:11,982 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-08 05:37:11,982 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:11,982 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:11,983 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:12,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 90#t2_funENTRYtrue, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:12,009 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-08 05:37:12,009 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:12,009 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:12,009 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:12,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, 140#L732-1true, Black: 226#true, 231#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:12,124 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-08 05:37:12,124 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:37:12,124 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:37:12,124 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:37:12,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 90#t2_funENTRYtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:12,169 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-08 05:37:12,169 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:12,170 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:12,170 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:12,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, 74#L733true, Black: 226#true, 231#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:12,350 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,350 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,350 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,350 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 90#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:12,392 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,392 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,392 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,392 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:12,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 90#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:12,713 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-02-08 05:37:12,713 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:37:12,713 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:37:12,713 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:37:13,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,175 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,175 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,175 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,175 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,213 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-08 05:37:13,213 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:13,213 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:13,213 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:13,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 114#t3_funENTRYtrue, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,264 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,264 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,264 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,264 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:13,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,526 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,526 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,526 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,526 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 58#L715true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,527 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,527 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,527 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,527 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,539 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,539 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,539 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,539 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 2#L706-1true, 49#L730true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,552 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,552 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,552 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,552 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, Black: 226#true, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,566 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:13,566 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:13,566 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:13,566 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:13,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, 231#true, 14#L692-1true, 122#L736true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,618 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,618 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,618 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,618 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 231#true, Black: 226#true, 90#t2_funENTRYtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,837 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,838 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,838 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,838 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 231#true, 49#L730true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:13,871 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,871 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,871 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,871 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:13,871 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:14,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,040 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,040 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,040 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,040 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 58#L715true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,096 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,096 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,096 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,096 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 182#L705true, 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,097 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,097 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,097 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,104 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,104 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,104 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,104 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, 76#L731true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,105 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,105 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 14#L692-1true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,116 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,116 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,116 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,116 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, 2#L706-1true, Black: 226#true, 49#L730true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,124 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,124 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,124 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,124 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, Black: 226#true, 231#true, 49#L730true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,129 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,129 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,129 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,129 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 37#L729-1true, 2#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,145 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is not cut-off event [2025-02-08 05:37:14,145 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2025-02-08 05:37:14,145 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2025-02-08 05:37:14,145 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2025-02-08 05:37:14,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 114#t3_funENTRYtrue, Black: 226#true, 231#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,174 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,174 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,174 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,174 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:14,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 90#t2_funENTRYtrue, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,240 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,240 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,240 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,240 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 231#true, 14#L692-1true, 76#L731true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,268 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,268 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,268 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,268 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,269 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, Black: 226#true, 231#true, 49#L730true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,282 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:14,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:14,306 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,306 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,306 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,306 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L705-1true]) [2025-02-08 05:37:14,326 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,326 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,326 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,326 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 231#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,329 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,329 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,329 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,329 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,728 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,728 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,728 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,728 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 168#L706true, 58#L715true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,730 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,730 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,730 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,730 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, 2#L706-1true, Black: 226#true, 14#L692-1true, 79#L731-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,756 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, Black: 226#true, 231#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,760 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,760 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,760 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,760 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,804 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,804 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,854 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,854 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,854 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,854 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 182#L705true, 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,855 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,855 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,855 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,855 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, 231#true, Black: 226#true, 76#L731true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,857 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,857 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,857 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,857 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, Black: 226#true, 231#true, 14#L692-1true, 76#L731true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,859 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,859 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,860 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,860 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,868 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 231#true, Black: 226#true, 14#L692-1true, 76#L731true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,868 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,868 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:14,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 170#L693-3true, 231#true, Black: 226#true, 49#L730true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,898 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,899 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,899 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,899 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:14,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 170#L693-3true, 37#L729-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,933 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2025-02-08 05:37:14,933 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-08 05:37:14,933 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-08 05:37:14,933 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-08 05:37:14,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, Black: 226#true, 231#true, 122#L736true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:14,974 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,974 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,974 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:14,974 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:15,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 90#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,029 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:15,030 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:15,030 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:15,030 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:15,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, 231#true, Black: 226#true, 49#L730true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,138 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-08 05:37:15,138 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:15,138 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:15,138 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:15,138 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:15,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:15,172 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,172 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,172 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,172 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, 231#true, Black: 226#true, 79#L731-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,192 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,192 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,192 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,192 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, Black: 226#true, 231#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,194 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,212 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, 117#L732true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,212 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,212 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L705-1true]) [2025-02-08 05:37:15,214 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,214 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,214 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,215 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 79#L731-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,219 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,219 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,219 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,219 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,219 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 168#L706true, 58#L715true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,462 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,462 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,462 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,462 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 182#L705true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,472 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,472 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,472 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,472 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, 231#true, 76#L731true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,676 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,676 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,676 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,677 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,677 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#L732true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,683 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,684 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,684 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,684 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,684 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, Black: 226#true, 231#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,687 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,723 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,724 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,724 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,724 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,724 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,724 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, Black: 226#true, 231#true, 2#L706-1true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,744 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,744 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 140#L732-1true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,745 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,745 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,764 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,764 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,764 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,764 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,764 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,768 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,768 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,768 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,768 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,769 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,769 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,769 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,769 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,770 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,770 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:15,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 170#L693-3true, 231#true, Black: 226#true, 76#L731true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,783 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,783 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,783 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,783 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:15,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 90#t2_funENTRYtrue, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,906 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:15,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L705-1true, 217#true]) [2025-02-08 05:37:15,945 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,945 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,945 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,945 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, 2#L706-1true, Black: 226#true, 79#L731-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:15,949 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,949 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,949 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,949 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:15,949 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:16,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 170#L693-3true, 231#true, Black: 226#true, 49#L730true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,004 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-08 05:37:16,004 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:16,004 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:16,004 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:16,004 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:16,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:16,036 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:16,036 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:16,036 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:16,036 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:16,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,059 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 2#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,060 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,060 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,060 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,060 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,068 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,068 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,068 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,068 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 79#L731-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,073 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,073 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,073 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,073 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,093 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,093 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,093 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,093 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, Black: 226#true, 231#true, 14#L692-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,094 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,094 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,094 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,094 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,275 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,275 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 182#L705true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,283 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,283 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,284 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,284 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 231#true, 76#L731true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,304 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,304 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,304 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,304 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,304 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#L732true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,314 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 117#L732true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,314 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,546 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,546 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,547 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,547 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,547 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,547 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,560 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:16,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 2#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,568 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 231#true, Black: 226#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,575 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,575 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,575 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,575 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 2#L706-1true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,576 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,576 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 74#L733true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,576 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,576 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,577 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,591 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,591 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,591 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,591 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:16,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,601 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 140#L732-1true, Black: 226#true, 231#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,602 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,604 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,604 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,604 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,604 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,605 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,607 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,621 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,781 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,781 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,781 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,781 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,781 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true]) [2025-02-08 05:37:16,783 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 140#L732-1true, Black: 226#true, 2#L706-1true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,785 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 79#L731-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,790 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:16,887 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,887 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,887 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,887 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:16,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,912 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,912 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,912 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,912 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,914 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,914 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,914 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,914 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 74#L733true, Black: 226#true, 2#L706-1true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,922 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,922 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,922 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,922 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 140#L732-1true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:16,923 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,923 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,923 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:16,923 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 2#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,141 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,141 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 74#L733true, 2#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,334 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,334 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,334 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,334 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,334 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L693-3true, 2#L706-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,345 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,345 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,345 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,345 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 140#L732-1true, 170#L693-3true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,345 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,345 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,346 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,346 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,346 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:17,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,418 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,418 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,418 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,418 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,418 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 170#L693-3true, 231#true, Black: 226#true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,433 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,433 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,433 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,433 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:17,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,442 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,442 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,442 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 74#L733true, Black: 226#true, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,452 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,452 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,452 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,452 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,469 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 74#L733true, Black: 226#true, 231#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,482 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,482 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,482 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,482 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,482 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 231#true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 58#L715true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,501 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,501 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,501 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,501 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 14#L692-1true, 122#L736true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,501 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,501 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,502 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,502 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 70#L704true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,533 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,533 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,533 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,533 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 2#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,642 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,642 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,642 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,642 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,642 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:17,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 170#L693-3true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,644 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,644 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,644 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,644 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,644 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 140#L732-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,649 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,649 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,650 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,650 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,650 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:17,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 74#L733true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:17,792 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,792 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,792 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:17,792 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:18,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 140#L732-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,215 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,215 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,215 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,216 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,216 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,217 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,217 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,217 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,217 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 74#L733true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,228 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:18,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,244 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 183#L707true, 170#L693-3true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,246 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,246 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,246 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,246 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:18,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,396 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,396 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,396 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,396 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 14#L692-1true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,496 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 182#L705true, Black: 226#true, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,496 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 122#L736true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 58#L715true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,497 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,497 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,497 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,497 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 122#L736true, 14#L692-1true, 70#L704true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,544 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,544 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,544 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,544 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:18,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 74#L733true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:18,693 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:18,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 231#true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:18,905 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,905 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,905 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:18,905 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L705-1true]) [2025-02-08 05:37:19,111 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,111 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,111 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,111 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 58#L715true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:19,524 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 93#L714true, 215#true, 219#true, 217#true]) [2025-02-08 05:37:19,524 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, 231#true, 70#L704true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:19,595 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,595 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,595 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,595 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:19,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:19,629 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,629 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,629 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,629 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,629 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 122#L736true, 14#L692-1true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:19,738 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 182#L705true, Black: 226#true, 231#true, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:19,738 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:19,738 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:20,021 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,021 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,021 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,021 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,109 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,109 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,109 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,109 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L705-1true]) [2025-02-08 05:37:20,112 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 168#L706true, 58#L715true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,478 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,478 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,478 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,478 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 182#L705true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,496 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,496 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,496 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,496 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 231#true, 122#L736true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,542 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,542 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,542 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,542 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:20,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,573 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,573 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,573 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,573 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 122#L736true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,575 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,575 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,575 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,575 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,575 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,631 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 231#true, Black: 226#true, 14#L692-1true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,631 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,632 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,632 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,632 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:20,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,674 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,674 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,674 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,674 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,674 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,678 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,678 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,678 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,678 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,680 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L705-1true, 217#true]) [2025-02-08 05:37:20,805 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,869 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,869 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,869 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,869 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:20,923 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,923 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,923 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,923 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:20,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,959 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:20,978 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,978 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,978 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,978 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:20,978 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 122#L736true, 14#L692-1true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,024 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 182#L705true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 231#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,372 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:21,372 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:21,372 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:21,372 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:21,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, 231#true, 2#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,410 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,410 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,410 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,410 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][179], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,446 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2025-02-08 05:37:21,446 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:21,446 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:21,446 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:21,446 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:21,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,448 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,498 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,498 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,498 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,498 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,498 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,517 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 231#true, Black: 226#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,517 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,517 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 231#true, 14#L692-1true, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,521 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 122#L736true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,521 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 122#L736true, 168#L706true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,521 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,521 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,542 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,542 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,542 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,542 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:21,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 231#true, Black: 226#true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,558 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,558 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,558 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,558 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,558 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 231#true, 122#L736true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,560 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,563 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,563 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,563 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,563 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,565 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true]) [2025-02-08 05:37:21,666 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 231#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2025-02-08 05:37:21,770 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,770 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,770 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,770 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:21,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,814 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,814 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,814 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,814 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,830 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,830 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,830 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,830 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,831 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 231#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,833 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,834 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,834 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,834 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 168#L706true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:21,975 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,975 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,975 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,975 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:21,975 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:22,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 231#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,208 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:22,208 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:22,208 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:22,208 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:22,208 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:22,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,231 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:22,231 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:22,231 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:22,231 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:22,231 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:22,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,269 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,269 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,269 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,269 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][179], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,311 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2025-02-08 05:37:22,311 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:22,311 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:22,311 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:22,311 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:22,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,372 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,372 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,372 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,372 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,372 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 2#L706-1true, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,374 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,374 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,374 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,374 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,400 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,400 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,400 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,400 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,433 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,434 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,434 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,434 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, Black: 226#true, 231#true, 122#L736true, 14#L692-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,452 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 2#L706-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,568 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,568 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,568 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,568 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,568 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 183#L707true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,772 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,952 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,952 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,952 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,952 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,952 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:22,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:22,974 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,974 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,974 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,974 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:22,974 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:23,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:23,114 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,114 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,114 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,115 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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], [136#L717true, 183#L707true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 231#true, Black: 226#true, 122#L736true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2025-02-08 05:37:23,548 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:26,002 INFO L124 PetriNetUnfolderBase]: 50576/169681 cut-off events. [2025-02-08 05:37:26,003 INFO L125 PetriNetUnfolderBase]: For 22289/26049 co-relation queries the response was YES. [2025-02-08 05:37:26,706 INFO L83 FinitePrefix]: Finished finitePrefix Result has 273850 conditions, 169681 events. 50576/169681 cut-off events. For 22289/26049 co-relation queries the response was YES. Maximal size of possible extension queue 6473. Compared 2844306 event pairs, 15105 based on Foata normal form. 6/153715 useless extension candidates. Maximal degree in co-relation 273802. Up to 49718 conditions per place. [2025-02-08 05:37:27,314 INFO L140 encePairwiseOnDemand]: 206/217 looper letters, 50 selfloop transitions, 11 changer transitions 0/246 dead transitions. [2025-02-08 05:37:27,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 246 transitions, 764 flow [2025-02-08 05:37:27,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:37:27,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:37:27,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 583 transitions. [2025-02-08 05:37:27,317 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8955453149001537 [2025-02-08 05:37:27,317 INFO L175 Difference]: Start difference. First operand has 212 places, 218 transitions, 562 flow. Second operand 3 states and 583 transitions. [2025-02-08 05:37:27,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 246 transitions, 764 flow [2025-02-08 05:37:27,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 246 transitions, 744 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:37:27,521 INFO L231 Difference]: Finished difference. Result has 214 places, 229 transitions, 658 flow [2025-02-08 05:37:27,522 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-08 05:37:27,522 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -1 predicate places. [2025-02-08 05:37:27,522 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 229 transitions, 658 flow [2025-02-08 05:37:27,523 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-08 05:37:27,523 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:37:27,523 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-08 05:37:27,523 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:37:27,523 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-08 05:37:27,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:37:27,524 INFO L85 PathProgramCache]: Analyzing trace with hash 1290245746, now seen corresponding path program 1 times [2025-02-08 05:37:27,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:37:27,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [851709719] [2025-02-08 05:37:27,524 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:37:27,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:37:27,710 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-02-08 05:37:27,722 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-02-08 05:37:27,723 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:37:27,724 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:37:27,766 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-08 05:37:27,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:37:27,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [851709719] [2025-02-08 05:37:27,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [851709719] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:37:27,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:37:27,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:37:27,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2138882136] [2025-02-08 05:37:27,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:37:27,768 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:37:27,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:37:27,770 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:37:27,770 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:37:27,798 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2025-02-08 05:37:27,800 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-08 05:37:27,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:37:27,800 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2025-02-08 05:37:27,800 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:37:28,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:28,429 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-02-08 05:37:28,429 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:37:28,430 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:37:28,430 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:37:28,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:28,613 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,613 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,613 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,613 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:28,653 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,653 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:28,831 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-02-08 05:37:28,831 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:37:28,831 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:37:28,831 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:37:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:28,905 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-08 05:37:28,905 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:28,905 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:28,905 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:28,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:28,971 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,971 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,971 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:28,971 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:37:29,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,130 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,130 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,130 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,130 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,403 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,403 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,403 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,403 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-02-08 05:37:29,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,473 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,473 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,473 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,473 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,511 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,511 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,511 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,511 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-08 05:37:29,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,632 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-02-08 05:37:29,632 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:37:29,632 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:37:29,632 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-02-08 05:37:29,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,745 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,745 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,745 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,745 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,773 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-02-08 05:37:29,773 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:37:29,773 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:37:29,773 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:37:29,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:29,846 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,846 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,846 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,846 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,883 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,883 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,883 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,883 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:29,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,888 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-02-08 05:37:29,888 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-08 05:37:29,888 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-08 05:37:29,888 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-08 05:37:29,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 114#t3_funENTRYtrue, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:29,912 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,912 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,912 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:29,912 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 49#L730true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,049 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,049 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,049 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,049 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,064 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,064 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,064 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,064 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,064 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,065 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,065 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,065 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,065 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 37#L729-1true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,081 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,081 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,081 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,081 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,118 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,118 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,118 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,118 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:30,119 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,119 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,119 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,119 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,467 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,507 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,507 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,507 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,507 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,507 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,509 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,509 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,509 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,509 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,510 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,510 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,510 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:30,530 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,530 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,530 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,540 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,540 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,540 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,540 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,546 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,546 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([589] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork1_#t~nondet5_3|) InVars {t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, 136#L717true, Black: 238#(= |#race~h~0| 0), 195#L692true, 49#L730true, 236#true, 241#true]) [2025-02-08 05:37:30,565 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([589] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork1_#t~nondet5_3|) InVars {t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 195#L692true, 49#L730true, 236#true, 241#true, 168#L706true, 198#L717-1true]) [2025-02-08 05:37:30,565 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,565 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,609 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,609 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,609 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,609 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,630 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:37:30,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,658 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,658 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,658 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,658 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,697 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,697 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,697 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,742 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,742 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,743 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 37#L729-1true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,762 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,762 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,762 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,762 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,762 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:37:30,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([589] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork1_#t~nondet5_3|) InVars {t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 195#L692true, 49#L730true, 236#true, 241#true, 198#L717-1true]) [2025-02-08 05:37:30,767 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,767 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,767 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,767 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,780 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,780 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,780 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,780 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 37#L729-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,782 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,782 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,782 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,782 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:30,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,783 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,783 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,783 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,783 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,817 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,817 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,817 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,817 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 93#L714true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,897 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,897 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,897 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,897 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:30,920 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,920 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,920 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,920 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,920 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,920 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,920 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,925 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,925 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,925 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,925 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,957 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,957 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,957 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,957 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,958 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,958 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,958 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,958 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,959 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,959 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,959 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,959 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,963 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,963 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,963 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,963 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,969 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,969 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,969 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,980 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,987 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,987 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,987 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,987 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,989 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,989 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,989 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,989 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,989 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,991 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,991 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,992 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,992 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,993 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 195#L692true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,993 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:30,993 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:30,994 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,994 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,994 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,994 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,994 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:30,994 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,012 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,013 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,014 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,014 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,014 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,014 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,014 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,048 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,049 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,049 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,049 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:37:31,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,125 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,126 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:31,142 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,142 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,143 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,143 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,157 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,157 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,157 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,157 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,157 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,157 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,157 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,169 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,169 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,169 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,169 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,169 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,169 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,174 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is not cut-off event [2025-02-08 05:37:31,174 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2025-02-08 05:37:31,174 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2025-02-08 05:37:31,174 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2025-02-08 05:37:31,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,191 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,191 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,191 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,191 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 76#L731true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,195 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,195 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,195 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,195 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,195 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,196 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,196 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,196 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,202 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,202 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,202 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,202 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,211 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,211 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,211 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,211 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,213 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,214 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,223 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,223 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,223 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,224 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 37#L729-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,499 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,499 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,500 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,500 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,500 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,519 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,519 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,519 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,519 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,573 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,573 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,573 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,573 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:37:31,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 93#L714true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,621 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 58#L715true]) [2025-02-08 05:37:31,622 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,637 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,638 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,638 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,638 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,638 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,638 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,638 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,641 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,641 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,641 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,641 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,651 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,652 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,655 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2025-02-08 05:37:31,655 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-08 05:37:31,655 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-08 05:37:31,655 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2025-02-08 05:37:31,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,669 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,669 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,669 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,669 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,669 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,673 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,673 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,673 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,673 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,673 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,699 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,699 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,699 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,703 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,703 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,703 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,704 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,704 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,704 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,706 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,706 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,707 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,707 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,707 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,709 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,710 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,710 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,710 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,716 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,716 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,716 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,716 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,719 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,719 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,719 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,747 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,747 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,747 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,747 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,748 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,749 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,749 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,749 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,749 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,749 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,749 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,749 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,756 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,756 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,756 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,756 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,756 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,757 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,778 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,778 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,778 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,778 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,778 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 114#t3_funENTRYtrue, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,821 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,821 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,821 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,821 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,864 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,864 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,864 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,864 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:37:31,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:31,913 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,913 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,913 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,913 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,914 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,914 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,914 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,914 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,932 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,932 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,932 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,932 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,935 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,935 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,936 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,936 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,936 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,936 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,936 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,936 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,936 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:31,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,940 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:37:31,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,953 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,955 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,955 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,959 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,959 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,959 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,959 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:31,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,980 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,980 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,980 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,980 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,990 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,992 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,992 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,992 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,992 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,992 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:31,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:31,994 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:31,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,005 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,005 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,005 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,007 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,007 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,007 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,007 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,008 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,008 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,008 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,008 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,010 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:32,171 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2025-02-08 05:37:32,171 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:32,171 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:32,171 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2025-02-08 05:37:32,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 58#L715true]) [2025-02-08 05:37:32,220 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,220 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,220 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,220 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,228 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,228 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,228 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,228 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,229 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 195#L692true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,241 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,241 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,241 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,241 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,244 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,244 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,244 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,244 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,244 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,244 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,244 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,244 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,249 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,249 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,249 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,249 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,253 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,253 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,253 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,255 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,255 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,256 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,256 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,257 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,257 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,257 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,257 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,258 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,258 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,258 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,258 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,258 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,259 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,259 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,262 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,262 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,262 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,262 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,278 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,278 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,278 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,278 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,278 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,278 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,278 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,278 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,283 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,284 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,284 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,284 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2025-02-08 05:37:32,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:32,553 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,553 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,553 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,553 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,554 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,569 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,569 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,569 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 195#L692true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,570 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,570 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,570 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,570 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,571 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,571 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,571 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,572 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 195#L692true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,572 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,572 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,572 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,583 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,583 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,583 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,584 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,584 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,584 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,584 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,584 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,585 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,585 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,585 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,585 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,585 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,585 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,609 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,609 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,612 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,612 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,612 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,612 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,613 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,613 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,613 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,614 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,614 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,614 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,615 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,615 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,615 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,615 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,615 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,615 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,633 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,633 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,633 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,633 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,633 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,645 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,645 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,645 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,645 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,743 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,743 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,743 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,743 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,754 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,754 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,754 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,754 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,831 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-08 05:37:32,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,900 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,900 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,900 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,900 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,901 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,901 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,901 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,902 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,906 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,906 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,911 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,925 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,925 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,925 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,925 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,933 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,933 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,933 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,933 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,933 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,933 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,933 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,933 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,939 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:32,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,943 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,943 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,943 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,944 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,944 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,944 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,944 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,946 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,946 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,947 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,947 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,947 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:32,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,949 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,949 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,950 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,950 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,950 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,950 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,950 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,950 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:32,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:32,957 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,958 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,958 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:32,958 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,012 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,012 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,012 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,012 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,016 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,016 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,016 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,016 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,022 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,022 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 195#L692true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,023 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,023 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,023 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,024 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 195#L692true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,024 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,024 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,040 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,040 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,040 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,040 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,041 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,042 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,042 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,042 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,042 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,042 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,049 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,050 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,051 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,051 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,051 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,054 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:33,064 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,081 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,082 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,090 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,090 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,090 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,090 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,158 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,158 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,158 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,158 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,168 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,168 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,168 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,193 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,194 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,194 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,194 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,194 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:37:33,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 90#t2_funENTRYtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,302 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-08 05:37:33,302 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:33,302 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:33,302 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2025-02-08 05:37:33,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:33,365 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,367 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,367 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,367 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,367 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,367 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,367 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L705-1true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,368 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,368 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,374 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,374 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,378 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,378 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,378 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,378 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,379 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,379 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,379 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,379 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,405 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,405 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,405 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,405 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,418 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,419 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,419 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,419 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,419 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,419 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,419 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,426 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,426 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,426 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,427 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,432 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,432 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,432 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,432 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,432 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,432 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,432 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,433 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,433 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,433 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,433 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,433 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,435 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,436 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,436 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,436 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,436 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,437 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,437 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,437 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,437 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,438 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,438 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,438 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,441 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,441 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,441 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,441 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,442 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,442 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,442 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,442 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,442 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,443 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,443 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,443 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,443 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,445 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,445 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,445 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,445 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,445 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,445 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,445 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,480 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,480 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,480 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,480 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,480 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,480 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,480 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,481 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,481 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,490 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,490 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,490 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,490 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:33,517 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:33,518 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,518 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:33,519 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,519 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,519 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,519 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,524 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,524 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,524 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,524 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,537 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,537 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,537 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,537 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,538 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,538 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,538 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,538 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-08 05:37:33,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,544 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,545 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,545 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:37:33,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,552 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,553 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,553 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,553 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,555 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,555 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,555 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,555 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,555 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,565 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,566 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,567 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,567 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,567 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,568 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,568 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,568 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,589 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,589 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,589 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,589 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,589 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,590 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,590 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,590 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,590 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,590 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,591 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,591 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,591 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,605 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,605 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,607 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,609 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,611 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,611 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,611 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,611 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,611 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:33,615 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,615 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,615 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,615 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,615 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,615 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:33,634 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,634 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,634 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:33,634 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,141 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,141 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,143 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,143 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,143 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,145 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,145 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,151 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,151 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,151 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,151 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,152 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,152 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,158 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,158 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,158 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,158 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,177 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2025-02-08 05:37:34,177 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:37:34,177 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:37:34,177 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:37:34,184 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,185 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,185 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,185 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,185 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,185 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,185 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,185 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,192 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,192 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,192 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,192 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,192 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,193 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,193 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,193 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,193 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,193 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,193 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,194 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,194 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,194 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,194 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,194 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,194 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,195 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,195 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,195 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,196 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,197 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:34,245 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,245 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,245 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,245 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,248 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,254 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,254 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,254 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,265 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,265 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,265 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,265 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:37:34,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,269 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,269 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,269 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,269 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,269 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,269 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,270 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,270 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,270 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,270 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,270 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,272 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,272 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,272 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,273 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,273 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,280 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,280 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:34,291 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,291 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,291 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,291 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 93#L714true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:34,294 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,294 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,294 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,294 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,295 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,295 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,295 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,295 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,344 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,344 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,357 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,357 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,357 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,357 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,375 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,375 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,375 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,375 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,378 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,378 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,378 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,378 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,378 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,523 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,523 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,523 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:34,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 58#L715true]) [2025-02-08 05:37:34,525 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,525 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,525 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,525 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,526 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,526 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,530 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,530 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,530 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,530 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,536 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,536 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,546 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,546 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,546 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,547 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,547 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,547 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,575 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,575 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,575 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,575 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,579 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,580 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,580 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,582 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,582 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,582 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,582 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,582 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,582 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,583 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,583 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,585 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,585 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,585 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,585 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 70#L704true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,592 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,592 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,592 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,592 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:34,638 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,639 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L733true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:34,639 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,639 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,639 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,639 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,639 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,644 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,644 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,644 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,644 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,651 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,651 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,651 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,651 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,659 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:37:34,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,660 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,660 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,660 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,660 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2025-02-08 05:37:34,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,669 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,669 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,669 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,670 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,670 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,670 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,671 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,671 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,672 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,672 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,683 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,683 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,683 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,683 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,683 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,705 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,705 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,705 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,705 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,705 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,706 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,707 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,708 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:34,723 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,724 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,724 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,724 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,724 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,724 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,724 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,739 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,753 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,753 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,753 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,753 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 93#L714true]) [2025-02-08 05:37:34,754 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,754 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,754 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,754 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:34,805 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,805 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,805 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:34,805 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,207 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,207 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,212 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,212 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,212 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,212 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,212 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,212 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,214 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,214 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,214 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,214 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,214 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,214 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,214 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,216 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,216 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,216 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,216 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,216 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,216 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,216 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,217 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,217 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,247 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,247 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,247 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,247 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,263 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,263 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,263 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,263 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,263 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,265 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,265 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,265 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,265 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,268 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,295 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,296 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,306 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,306 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,306 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,306 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,347 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,347 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,347 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,347 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,348 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,348 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,348 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,349 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,353 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,353 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,353 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,353 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,354 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,354 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,354 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,354 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,354 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,354 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,354 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,370 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,371 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,371 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,371 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,371 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,384 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,384 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,384 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,384 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:35,387 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,387 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,387 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,387 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 93#L714true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,388 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,388 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,388 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,388 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,389 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,389 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,389 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,389 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,390 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:35,390 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,390 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,431 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,431 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,431 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,431 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,434 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,434 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 49#L730true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,477 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,477 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,477 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,477 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:35,480 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,480 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,480 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,480 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,505 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,505 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,505 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,505 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2025-02-08 05:37:35,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:35,505 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,505 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,505 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,505 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:37:35,599 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,599 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,600 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 93#L714true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,600 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,600 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,605 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,605 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,605 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,605 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,605 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,605 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,605 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,611 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,611 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,611 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,611 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,611 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,611 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,611 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,621 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,621 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,621 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,621 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,624 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,624 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,625 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,625 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,625 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,625 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,625 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,625 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,625 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,626 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,626 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,626 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,626 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,626 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2025-02-08 05:37:35,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,627 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,627 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,627 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,627 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,627 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,650 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,650 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,659 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,659 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,659 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,659 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 79#L731-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,661 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,661 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,661 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,661 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,661 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:35,716 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,716 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,716 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,716 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,727 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,727 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,727 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,727 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 79#L731-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,727 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,727 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 79#L731-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,728 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,728 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:37:35,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,730 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,730 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,730 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,730 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,730 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,747 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:35,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,762 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,762 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,762 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,762 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,771 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,771 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,771 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,771 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,774 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,774 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,774 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,774 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,774 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,823 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,823 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,823 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,823 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,823 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,824 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,824 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:35,878 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,878 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,878 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:35,878 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,024 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,024 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,024 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,024 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,026 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,026 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,026 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,026 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,026 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,026 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,029 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,029 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,029 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,029 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,030 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,030 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,030 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,030 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,031 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,031 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,031 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,031 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,031 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,031 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,043 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,044 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,044 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,044 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,282 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,323 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,323 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,323 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,323 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,326 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,326 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,326 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,326 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,327 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,329 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,329 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,329 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,329 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,338 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L695-2-->L695: Formula: (= |v_#race~h~0_12| |v_t_funThread1of1ForFork1_#t~nondet8_3|) InVars {t_funThread1of1ForFork1_#t~nondet8=|v_t_funThread1of1ForFork1_#t~nondet8_3|} OutVars{t_funThread1of1ForFork1_#t~nondet8=|v_t_funThread1of1ForFork1_#t~nondet8_3|, #race~h~0=|v_#race~h~0_12|} AuxVars[] AssignedVars[#race~h~0][229], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 243#(= |t_funThread1of1ForFork1_#t~nondet8| |#race~h~0|), Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 49#L730true, 236#true, 198#L717-1true, 206#L695true]) [2025-02-08 05:37:36,358 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,358 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,358 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,359 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2025-02-08 05:37:36,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:36,383 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,383 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,383 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,383 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,383 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:36,385 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,385 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,385 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,385 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,385 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,386 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:36,386 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,392 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,392 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,392 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,392 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,403 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,406 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,406 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,406 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,406 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,419 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,419 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,419 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,419 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,424 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,424 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 151#L695-2true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,429 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,429 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,429 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,429 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,429 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,462 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:36,462 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,462 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L696true]) [2025-02-08 05:37:36,467 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 58#L715true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,467 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,467 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,475 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,475 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,475 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,475 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,476 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,476 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,476 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,476 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,476 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,503 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,503 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,503 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,503 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,518 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,518 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,518 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,518 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:36,521 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,521 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,521 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,521 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,573 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,573 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,574 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,574 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 37#L729-1true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,599 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,599 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,599 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,599 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:37:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 58#L715true]) [2025-02-08 05:37:36,691 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,691 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,691 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,691 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 93#L714true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,692 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,692 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,692 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,692 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,700 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,700 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,700 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,700 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,700 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,700 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,700 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:36,719 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,719 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,719 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,719 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,719 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,719 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,719 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,720 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([589] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork1_#t~nondet5_3|) InVars {t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 183#L707true, 74#L733true, 195#L692true, 236#true, 241#true, 198#L717-1true]) [2025-02-08 05:37:36,731 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,731 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,731 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,731 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 79#L731-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,741 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,741 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,741 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,741 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,757 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,757 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,757 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,757 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,758 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,761 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,761 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,761 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,779 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,779 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,779 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,779 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,801 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-02-08 05:37:36,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:36,801 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,801 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:36,827 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,827 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,827 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,827 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,827 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,828 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,828 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,828 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,828 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,828 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:36,847 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,847 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,847 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,847 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,859 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,859 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,859 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,859 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:37:36,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,868 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,868 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,868 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,868 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,868 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,868 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,879 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,879 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,880 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,880 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,880 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,902 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,902 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,902 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,902 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:36,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:36,905 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,905 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,905 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,905 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,989 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,989 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,989 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,989 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:36,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:36,990 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:36,990 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:36,990 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:36,990 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,188 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,188 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,188 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,188 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,192 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,192 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,192 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,192 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,192 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,444 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 151#L695-2true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,444 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,471 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,471 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,471 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,471 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,515 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,515 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,515 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,515 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,515 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,530 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,530 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,530 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,530 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,534 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,534 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,534 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,534 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,541 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,541 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,541 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,541 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:37,548 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-02-08 05:37:37,548 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-02-08 05:37:37,548 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-02-08 05:37:37,548 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-02-08 05:37:37,611 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([507] 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][172], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:37,611 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:37,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L696true]) [2025-02-08 05:37:37,612 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,613 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L696true]) [2025-02-08 05:37:37,613 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,633 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,633 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,633 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,633 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:37:37,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,639 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,669 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,669 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,669 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,669 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,669 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,675 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,675 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,675 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,675 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,675 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,675 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,675 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,691 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,691 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,691 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,691 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,692 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,692 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,692 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,695 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,695 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,695 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,695 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,695 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,695 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,695 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 141#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,696 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:37,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:37,749 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:37,749 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:37,749 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:37,749 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:37,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,791 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,791 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,791 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,791 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,791 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,797 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,797 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,797 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,797 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:37,822 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,822 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,822 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:37,822 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,034 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 58#L715true]) [2025-02-08 05:37:38,038 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,038 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,038 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,038 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 141#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,051 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,051 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,051 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,051 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,052 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,052 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,052 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,052 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,067 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,079 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,079 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,079 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,079 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,142 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,142 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:38,150 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,150 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,150 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,150 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,154 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,154 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,154 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,154 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,155 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,165 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,165 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,165 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,165 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 49#L730true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,193 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,193 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,193 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,193 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,194 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:38,228 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,228 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,228 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,228 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,231 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,231 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,231 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,231 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,231 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,241 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,241 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,241 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,241 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,241 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-08 05:37:38,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,257 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,257 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,257 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,257 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,282 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,282 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,282 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,282 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,282 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,283 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,283 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,283 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,283 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,283 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:38,284 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:38,284 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,284 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,288 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,288 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,288 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,288 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:38,316 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,317 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:38,317 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 141#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,321 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,321 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,321 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,321 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,354 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 2#L706-1true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,355 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,355 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,355 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,369 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,369 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,369 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,369 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,436 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 2#L706-1true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,436 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,436 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,436 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,436 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,436 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,436 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,444 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,444 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,444 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,444 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,444 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,448 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,448 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,448 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 141#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,695 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,704 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,704 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,704 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:38,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,714 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,714 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,714 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,714 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,714 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,714 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:38,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:38,724 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,724 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,724 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,724 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,981 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,981 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,981 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,981 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 151#L695-2true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:38,983 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,983 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,983 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,983 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:38,983 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,006 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,016 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,016 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,016 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,017 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,017 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,017 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 38#L695-1true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,020 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,020 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,020 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,020 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,021 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,021 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,021 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,021 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,022 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,022 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,022 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,022 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,022 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,025 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,025 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,025 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,025 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,027 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,027 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,027 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,027 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,028 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,028 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,028 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,028 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 70#L704true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,033 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,033 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,033 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,033 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:39,074 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,074 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,074 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,074 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,074 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:39,075 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,081 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,081 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,081 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,081 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,097 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,097 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,097 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,097 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is not cut-off event [2025-02-08 05:37:39,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,097 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,098 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,098 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,098 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,110 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,110 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,110 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,111 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,112 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,112 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,112 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,114 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,114 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,114 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,115 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,115 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,115 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,115 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,116 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,116 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,116 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,116 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,116 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,124 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 38#L695-1true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,124 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,124 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,125 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,127 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,127 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,127 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,127 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,127 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,127 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,127 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,129 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,129 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,129 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,129 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,129 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,130 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,156 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,156 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,211 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,211 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,211 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,211 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,211 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,347 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,347 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,347 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,347 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,347 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,347 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,347 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,351 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,351 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,351 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,351 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 141#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,352 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,352 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,352 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,352 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,353 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 151#L695-2true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,354 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,354 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,372 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,373 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,373 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,373 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,373 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,385 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,385 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,385 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,385 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,386 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,386 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,386 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,398 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,398 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,398 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,398 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-08 05:37:39,439 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,439 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,440 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,446 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,446 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,446 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,446 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,448 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,448 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,448 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,448 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,450 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,450 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,450 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,451 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,451 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,451 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,451 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:39,495 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,495 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,495 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,495 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,495 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:39,498 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,498 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,505 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,505 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,505 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,505 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,505 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2025-02-08 05:37:39,534 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:39,534 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,538 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,538 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,538 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,538 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,549 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,549 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,549 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,549 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,555 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,555 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,555 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,555 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,555 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,567 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,567 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,567 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,567 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,567 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,568 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,568 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,568 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,568 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,568 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,568 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,568 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,585 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,585 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,585 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,588 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,588 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,588 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,589 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,589 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,589 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,589 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,619 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,619 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,619 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,619 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,619 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,639 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 14#L692-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,639 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,639 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,641 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,641 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,641 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,641 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,641 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,641 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,645 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,645 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,645 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,645 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,645 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,647 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,647 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,647 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,647 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,647 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,647 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,647 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,807 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,807 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,807 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,807 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,807 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,807 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,808 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,808 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,808 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,808 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,808 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,809 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,809 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,809 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,809 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,809 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,809 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 141#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,815 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,815 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,815 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,815 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:39,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L705-1true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,840 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,840 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,840 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,840 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,848 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,848 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,848 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,848 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,848 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,848 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:39,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 182#L705true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,863 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,863 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,863 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,863 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,906 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 76#L731true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,906 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,906 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,906 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,906 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,906 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is not cut-off event [2025-02-08 05:37:39,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,916 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,916 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,916 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,916 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,916 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,917 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,917 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,917 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,921 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,921 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,921 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,921 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,921 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,921 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,921 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,922 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,922 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,922 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,922 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,924 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,924 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,924 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,924 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,924 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 2#L706-1true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,924 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,925 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,925 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,925 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:39,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:39,926 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,926 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,926 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:39,926 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,238 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,238 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,238 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,238 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,255 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,255 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,255 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,255 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:37:40,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,266 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,268 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,268 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,268 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,268 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,269 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,269 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,269 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,270 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,270 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,270 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,270 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,270 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,271 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 117#L732true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,271 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,271 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,271 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,272 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,272 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,272 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,272 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,273 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,273 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,273 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,273 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,274 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,274 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,274 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,274 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,274 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,280 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,280 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,280 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,280 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,287 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,287 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,287 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,287 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,287 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,291 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,293 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,293 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,293 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,293 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,293 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,325 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,325 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,325 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,325 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,325 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,325 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,325 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,327 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,327 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,327 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,327 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,327 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,327 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,513 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,514 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,529 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,529 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,529 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,529 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 79#L731-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,556 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,556 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,556 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,556 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,556 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,557 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 117#L732true, 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,557 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,574 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,574 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,574 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,574 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,574 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,574 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:37:40,601 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,601 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,601 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,601 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,601 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,601 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,601 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,605 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,605 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,605 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,605 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,605 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,608 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,608 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,608 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,608 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,610 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,610 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,610 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,610 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#L706true, 238#(= |#race~h~0| 0), 48#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-08 05:37:40,647 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,647 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,647 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,647 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,647 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 52#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,655 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2025-02-08 05:37:40,682 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,683 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,706 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, 170#L693-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,706 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, 2#L706-1true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,707 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,707 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,707 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,707 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,707 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,739 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,774 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,774 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,774 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,774 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,774 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,794 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 14#L692-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,794 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,794 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,919 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [120#L696-3true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,919 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,919 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,920 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,920 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,920 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,923 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,924 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:40,926 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,926 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,927 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,927 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,927 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-08 05:37:40,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,949 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,949 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,949 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,950 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,950 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([507] 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][172], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 140#L732-1true, 241#true, 168#L706true, 198#L717-1true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,984 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,984 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,984 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,984 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:40,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:40,998 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,998 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,998 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,998 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,998 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:40,998 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:37:41,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,053 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,053 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,053 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,053 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,125 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 201#L735true, Black: 226#true, 2#L706-1true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,133 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,133 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,134 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,134 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, Black: 226#true, 2#L706-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,139 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,148 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,148 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,148 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,148 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,148 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,188 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,188 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,188 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,188 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,484 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,626 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 168#L706true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,626 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,626 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,628 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,628 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,628 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,628 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,628 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,628 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,628 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,647 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 2#L706-1true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,647 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,647 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,647 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,647 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,647 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,647 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,667 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 154#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,667 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,667 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,668 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,668 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,668 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,668 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,687 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,687 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:37:41,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([589] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork1_#t~nondet5_3|) InVars {t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 183#L707true, 195#L692true, 241#true, 236#true, 198#L717-1true]) [2025-02-08 05:37:41,696 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,696 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,696 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,696 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-08 05:37:41,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 153#L697true, 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 74#L733true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,710 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,710 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,710 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,710 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,710 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,710 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,710 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,713 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,713 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,713 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,713 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,794 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,794 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,794 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,794 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,794 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0), 92#L696true]) [2025-02-08 05:37:41,957 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,957 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,957 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,960 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 110#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 140#L732-1true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,960 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 2#L706-1true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 153#L697true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,962 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,962 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,962 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,962 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,962 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is not cut-off event [2025-02-08 05:37:41,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->L717: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [201#L735true, Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 2#L706-1true, Black: 226#true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,976 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,976 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,976 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,976 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,976 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 172#L693true, 2#L706-1true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,979 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,979 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,979 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,980 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,980 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:37:41,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), 170#L693-3true, Black: 226#true, 122#L736true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 183#L707true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:41,982 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:41,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:37:42,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([545] L717-2-->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_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 2#L706-1true, 122#L736true, 104#L694true, Black: 233#(= |t_funThread1of1ForFork1_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 136#L717true, 241#true, 238#(= |#race~h~0| 0)]) [2025-02-08 05:37:42,112 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:37:42,112 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:37:42,112 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:37:42,112 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:37:42,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([589] L692-2-->L692: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork1_#t~nondet5_3|) InVars {t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork1_#t~nondet5=|v_t_funThread1of1ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork1_#t~nondet4| |#race~g~0|), Black: 226#true, 122#L736true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 183#L707true, 195#L692true, 236#true, 241#true, 198#L717-1true]) [2025-02-08 05:37:42,370 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-02-08 05:37:42,370 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-08 05:37:42,370 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-08 05:37:42,370 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event