./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 023d838f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cec155e54548239c459fec40910e358deb5fad2ceffa658bfdeefddd1bc9e166 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 14:35:29,769 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 14:35:29,867 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-10 14:35:29,874 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 14:35:29,874 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 14:35:29,901 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 14:35:29,901 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 14:35:29,902 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 14:35:29,903 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 14:35:29,903 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 14:35:29,904 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 14:35:29,905 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 14:35:29,906 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 14:35:29,906 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 14:35:29,906 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 14:35:29,907 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 14:35:29,907 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 14:35:29,907 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 14:35:29,908 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 14:35:29,908 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 14:35:29,908 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 14:35:29,913 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 14:35:29,913 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-10 14:35:29,913 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 14:35:29,913 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-10 14:35:29,914 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 14:35:29,914 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 14:35:29,914 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 14:35:29,915 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 14:35:29,915 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 14:35:29,915 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 14:35:29,915 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 14:35:29,916 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 14:35:29,916 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 14:35:29,917 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 14:35:29,918 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 14:35:29,918 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 14:35:29,918 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 14:35:29,918 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 14:35:29,919 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 14:35:29,919 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 14:35:29,920 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cec155e54548239c459fec40910e358deb5fad2ceffa658bfdeefddd1bc9e166 [2024-11-10 14:35:30,181 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 14:35:30,205 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 14:35:30,208 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 14:35:30,209 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 14:35:30,209 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 14:35:30,210 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i [2024-11-10 14:35:31,668 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 14:35:31,929 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 14:35:31,929 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i [2024-11-10 14:35:31,943 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6dcbc7f4e/ae62a81204a744e9873be9ea232ade9c/FLAGecb38ea8a [2024-11-10 14:35:31,962 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6dcbc7f4e/ae62a81204a744e9873be9ea232ade9c [2024-11-10 14:35:31,966 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 14:35:31,967 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 14:35:31,968 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 14:35:31,969 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 14:35:31,975 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 14:35:31,975 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 02:35:31" (1/1) ... [2024-11-10 14:35:31,976 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3f3206c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:31, skipping insertion in model container [2024-11-10 14:35:31,976 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 02:35:31" (1/1) ... [2024-11-10 14:35:32,021 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 14:35:32,386 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 14:35:32,414 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 14:35:32,476 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 14:35:32,521 INFO L204 MainTranslator]: Completed translation [2024-11-10 14:35:32,522 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32 WrapperNode [2024-11-10 14:35:32,522 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 14:35:32,523 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 14:35:32,523 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 14:35:32,523 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 14:35:32,531 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,543 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,577 INFO L138 Inliner]: procedures = 165, calls = 42, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 157 [2024-11-10 14:35:32,578 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 14:35:32,579 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 14:35:32,579 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 14:35:32,579 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 14:35:32,587 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,588 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,595 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,595 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,607 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,608 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,610 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,614 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,621 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 14:35:32,622 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 14:35:32,622 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 14:35:32,622 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 14:35:32,623 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (1/1) ... [2024-11-10 14:35:32,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 14:35:32,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 14:35:32,671 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-10 14:35:32,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-10 14:35:32,715 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2024-11-10 14:35:32,715 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2024-11-10 14:35:32,716 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-10 14:35:32,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 14:35:32,716 INFO L130 BoogieDeclarations]: Found specification of procedure t3_fun [2024-11-10 14:35:32,716 INFO L138 BoogieDeclarations]: Found implementation of procedure t3_fun [2024-11-10 14:35:32,716 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-10 14:35:32,716 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-10 14:35:32,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-10 14:35:32,716 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-10 14:35:32,717 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 14:35:32,717 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 14:35:32,718 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-10 14:35:32,849 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 14:35:32,851 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 14:35:33,125 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-10 14:35:33,125 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 14:35:33,170 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 14:35:33,170 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 14:35:33,173 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:35:33 BoogieIcfgContainer [2024-11-10 14:35:33,173 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 14:35:33,175 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 14:35:33,175 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 14:35:33,182 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 14:35:33,182 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 02:35:31" (1/3) ... [2024-11-10 14:35:33,183 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@66a0a885 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 02:35:33, skipping insertion in model container [2024-11-10 14:35:33,183 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:35:32" (2/3) ... [2024-11-10 14:35:33,183 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@66a0a885 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 02:35:33, skipping insertion in model container [2024-11-10 14:35:33,183 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:35:33" (3/3) ... [2024-11-10 14:35:33,184 INFO L112 eAbstractionObserver]: Analyzing ICFG 36-apron_21-traces-cluster-based_true.i [2024-11-10 14:35:33,214 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 14:35:33,215 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 9 error locations. [2024-11-10 14:35:33,215 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-10 14:35:33,322 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-10 14:35:33,370 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 218 places, 217 transitions, 446 flow [2024-11-10 14:35:33,472 INFO L124 PetriNetUnfolderBase]: 9/214 cut-off events. [2024-11-10 14:35:33,473 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-10 14:35:33,481 INFO L83 FinitePrefix]: Finished finitePrefix Result has 224 conditions, 214 events. 9/214 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 519 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. [2024-11-10 14:35:33,482 INFO L82 GeneralOperation]: Start removeDead. Operand has 218 places, 217 transitions, 446 flow [2024-11-10 14:35:33,489 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 214 transitions, 437 flow [2024-11-10 14:35:33,501 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 14:35:33,507 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;@642b1362, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 14:35:33,507 INFO L334 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2024-11-10 14:35:33,525 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-10 14:35:33,525 INFO L124 PetriNetUnfolderBase]: 0/77 cut-off events. [2024-11-10 14:35:33,525 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-10 14:35:33,525 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:35:33,526 INFO L204 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] [2024-11-10 14:35:33,527 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)] === [2024-11-10 14:35:33,534 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:35:33,534 INFO L85 PathProgramCache]: Analyzing trace with hash 1222119077, now seen corresponding path program 1 times [2024-11-10 14:35:33,546 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:35:33,546 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1223361540] [2024-11-10 14:35:33,546 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:35:33,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:35:33,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:35:33,814 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:35:33,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:35:33,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1223361540] [2024-11-10 14:35:33,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1223361540] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:35:33,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:35:33,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:35:33,819 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1811845782] [2024-11-10 14:35:33,819 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:35:33,826 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:35:33,830 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:35:33,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:35:33,850 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:35:33,879 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 217 [2024-11-10 14:35:33,883 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) [2024-11-10 14:35:33,884 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:35:33,884 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 217 [2024-11-10 14:35:33,885 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:35:36,565 INFO L124 PetriNetUnfolderBase]: 4714/16763 cut-off events. [2024-11-10 14:35:36,566 INFO L125 PetriNetUnfolderBase]: For 62/62 co-relation queries the response was YES. [2024-11-10 14:35:36,633 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 200020 event pairs, 3736 based on Foata normal form. 2613/17642 useless extension candidates. Maximal degree in co-relation 23599. Up to 5781 conditions per place. [2024-11-10 14:35:36,731 INFO L140 encePairwiseOnDemand]: 202/217 looper letters, 38 selfloop transitions, 6 changer transitions 0/215 dead transitions. [2024-11-10 14:35:36,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 215 transitions, 533 flow [2024-11-10 14:35:36,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:35:36,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:35:36,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 595 transitions. [2024-11-10 14:35:36,749 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2024-11-10 14:35:36,752 INFO L175 Difference]: Start difference. First operand has 215 places, 214 transitions, 437 flow. Second operand 3 states and 595 transitions. [2024-11-10 14:35:36,753 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 215 transitions, 533 flow [2024-11-10 14:35:36,756 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 215 transitions, 528 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-10 14:35:36,763 INFO L231 Difference]: Finished difference. Result has 208 places, 203 transitions, 448 flow [2024-11-10 14:35:36,765 INFO L260 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} [2024-11-10 14:35:36,769 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -7 predicate places. [2024-11-10 14:35:36,770 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 203 transitions, 448 flow [2024-11-10 14:35:36,771 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) [2024-11-10 14:35:36,771 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:35:36,771 INFO L204 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] [2024-11-10 14:35:36,771 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-10 14:35:36,772 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)] === [2024-11-10 14:35:36,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:35:36,773 INFO L85 PathProgramCache]: Analyzing trace with hash 234482013, now seen corresponding path program 1 times [2024-11-10 14:35:36,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:35:36,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789233931] [2024-11-10 14:35:36,774 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:35:36,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:35:36,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:35:36,891 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:35:36,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:35:36,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1789233931] [2024-11-10 14:35:36,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1789233931] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:35:36,892 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:35:36,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:35:36,892 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1425163578] [2024-11-10 14:35:36,892 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:35:36,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:35:36,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:35:36,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:35:36,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:35:36,923 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 217 [2024-11-10 14:35:36,924 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) [2024-11-10 14:35:36,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:35:36,925 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 217 [2024-11-10 14:35:36,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:35:42,014 INFO L124 PetriNetUnfolderBase]: 12582/42769 cut-off events. [2024-11-10 14:35:42,014 INFO L125 PetriNetUnfolderBase]: For 4095/4095 co-relation queries the response was YES. [2024-11-10 14:35:42,182 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66270 conditions, 42769 events. 12582/42769 cut-off events. For 4095/4095 co-relation queries the response was YES. Maximal size of possible extension queue 1567. Compared 597655 event pairs, 4384 based on Foata normal form. 0/37919 useless extension candidates. Maximal degree in co-relation 66224. Up to 12701 conditions per place. [2024-11-10 14:35:42,400 INFO L140 encePairwiseOnDemand]: 207/217 looper letters, 49 selfloop transitions, 10 changer transitions 0/230 dead transitions. [2024-11-10 14:35:42,401 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 230 transitions, 644 flow [2024-11-10 14:35:42,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:35:42,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:35:42,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 584 transitions. [2024-11-10 14:35:42,405 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8970814132104454 [2024-11-10 14:35:42,405 INFO L175 Difference]: Start difference. First operand has 208 places, 203 transitions, 448 flow. Second operand 3 states and 584 transitions. [2024-11-10 14:35:42,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 230 transitions, 644 flow [2024-11-10 14:35:42,440 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 230 transitions, 624 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:35:42,446 INFO L231 Difference]: Finished difference. Result has 210 places, 213 transitions, 536 flow [2024-11-10 14:35:42,449 INFO L260 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} [2024-11-10 14:35:42,449 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2024-11-10 14:35:42,450 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 213 transitions, 536 flow [2024-11-10 14:35:42,450 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) [2024-11-10 14:35:42,450 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:35:42,451 INFO L204 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] [2024-11-10 14:35:42,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-10 14:35:42,452 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)] === [2024-11-10 14:35:42,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:35:42,453 INFO L85 PathProgramCache]: Analyzing trace with hash -1690332246, now seen corresponding path program 1 times [2024-11-10 14:35:42,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:35:42,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1607340498] [2024-11-10 14:35:42,454 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:35:42,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:35:42,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:35:42,563 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:35:42,565 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:35:42,565 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1607340498] [2024-11-10 14:35:42,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1607340498] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:35:42,565 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:35:42,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:35:42,566 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387720196] [2024-11-10 14:35:42,566 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:35:42,566 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:35:42,567 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:35:42,569 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:35:42,569 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:35:42,601 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2024-11-10 14:35:42,602 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) [2024-11-10 14:35:42,602 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:35:42,602 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2024-11-10 14:35:42,605 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:35:50,280 INFO L124 PetriNetUnfolderBase]: 21866/78052 cut-off events. [2024-11-10 14:35:50,280 INFO L125 PetriNetUnfolderBase]: For 1997/3199 co-relation queries the response was YES. [2024-11-10 14:35:50,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114187 conditions, 78052 events. 21866/78052 cut-off events. For 1997/3199 co-relation queries the response was YES. Maximal size of possible extension queue 3054. Compared 1220651 event pairs, 15084 based on Foata normal form. 27/69103 useless extension candidates. Maximal degree in co-relation 114140. Up to 27369 conditions per place. [2024-11-10 14:35:51,171 INFO L140 encePairwiseOnDemand]: 210/217 looper letters, 39 selfloop transitions, 6 changer transitions 0/230 dead transitions. [2024-11-10 14:35:51,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 230 transitions, 664 flow [2024-11-10 14:35:51,172 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:35:51,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:35:51,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 577 transitions. [2024-11-10 14:35:51,174 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8863287250384024 [2024-11-10 14:35:51,174 INFO L175 Difference]: Start difference. First operand has 210 places, 213 transitions, 536 flow. Second operand 3 states and 577 transitions. [2024-11-10 14:35:51,174 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 230 transitions, 664 flow [2024-11-10 14:35:51,180 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 230 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:35:51,183 INFO L231 Difference]: Finished difference. Result has 212 places, 218 transitions, 562 flow [2024-11-10 14:35:51,184 INFO L260 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} [2024-11-10 14:35:51,185 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -3 predicate places. [2024-11-10 14:35:51,186 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 218 transitions, 562 flow [2024-11-10 14:35:51,187 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) [2024-11-10 14:35:51,187 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:35:51,187 INFO L204 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] [2024-11-10 14:35:51,187 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-10 14:35:51,187 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)] === [2024-11-10 14:35:51,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:35:51,189 INFO L85 PathProgramCache]: Analyzing trace with hash 1837163024, now seen corresponding path program 1 times [2024-11-10 14:35:51,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:35:51,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1333004534] [2024-11-10 14:35:51,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:35:51,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:35:51,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:35:51,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:35:51,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:35:51,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1333004534] [2024-11-10 14:35:51,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1333004534] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:35:51,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:35:51,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:35:51,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1874846101] [2024-11-10 14:35:51,260 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:35:51,260 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:35:51,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:35:51,261 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:35:51,261 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:35:51,281 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 217 [2024-11-10 14:35:51,282 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) [2024-11-10 14:35:51,282 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:35:51,282 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 217 [2024-11-10 14:35:51,282 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:35:51,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:51,733 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-10 14:35:51,733 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-10 14:35:51,733 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-10 14:35:51,733 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-10 14:35:52,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:52,101 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,101 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,101 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,101 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0), 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:52,165 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,165 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,165 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,165 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:35:52,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:52,304 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-10 14:35:52,304 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-10 14:35:52,304 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-10 14:35:52,304 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-10 14:35:52,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 213#L717-1true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:52,396 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-10 14:35:52,397 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:35:52,397 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:35:52,397 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:35:52,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:52,590 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,590 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,590 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,590 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:52,681 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,681 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,681 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:35:52,681 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:35:53,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 213#L717-1true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:53,019 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-10 14:35:53,019 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-10 14:35:53,019 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-10 14:35:53,020 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-10 14:35:53,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [51#L729-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,465 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-10 14:35:53,465 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:35:53,466 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:35:53,466 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:35:53,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,478 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,478 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,478 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,478 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 207#L735true, 11#t3_funENTRYtrue, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,508 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,508 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,508 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,509 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:35:53,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 51#L729-1true, Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,778 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:35:53,778 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:53,778 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:53,778 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:53,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,802 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,802 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,802 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,802 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 133#L715true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,803 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,803 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,803 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,803 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 67#L704true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,814 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,815 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,815 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,815 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,822 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,822 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,822 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,822 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 11#t3_funENTRYtrue, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,854 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,854 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,854 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,854 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 207#L735true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,919 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,919 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,919 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,919 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:53,947 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,947 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,947 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,947 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:53,947 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:35:54,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:54,391 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,391 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,391 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,391 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:54,431 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,431 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,431 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,431 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:35:54,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 51#L729-1true, 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:54,442 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is not cut-off event [2024-11-10 14:35:54,442 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-11-10 14:35:54,442 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-11-10 14:35:54,442 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-11-10 14:35:54,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, 133#L715true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,478 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,479 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,479 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,479 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,480 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 73#L705-1true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,480 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,480 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,480 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,480 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,484 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 217#true]) [2024-11-10 14:35:54,484 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,484 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 67#L704true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,496 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,496 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,496 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,496 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:35:54,500 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,500 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,500 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,500 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,504 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,504 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,504 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,505 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 213#L717-1true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,602 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,602 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,602 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,602 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 217#true]) [2024-11-10 14:35:54,630 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,630 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,630 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,630 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,630 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,640 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,640 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,640 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,640 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,640 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:35:54,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true]) [2024-11-10 14:35:54,711 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,711 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,711 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,711 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,723 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,723 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,723 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,723 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 85#L731true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,724 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,724 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,724 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,724 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 9#L706-1true, 83#L733true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:54,867 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,867 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,867 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,867 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:54,867 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,867 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,867 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,868 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 85#L731true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:54,887 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,887 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,887 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,887 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,887 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:54,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 67#L704true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:54,890 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,890 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,890 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:54,890 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 11#t3_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,190 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 51#L729-1true, 231#true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,206 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2024-11-10 14:35:55,207 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-10 14:35:55,207 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-10 14:35:55,207 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-10 14:35:55,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,229 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,255 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,255 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,256 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,256 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 87#L731-1true, 219#true, 217#true]) [2024-11-10 14:35:55,262 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,263 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,287 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,287 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,287 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,287 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 73#L705-1true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,288 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,288 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,288 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,288 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,292 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 217#true]) [2024-11-10 14:35:55,292 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,292 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,293 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,293 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:35:55,311 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,311 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,311 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,311 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 168#t2_funENTRYtrue, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,382 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,382 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,382 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,382 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:35:55,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,454 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-10 14:35:55,454 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:35:55,455 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:35:55,455 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:35:55,455 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:35:55,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 85#L731true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,517 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 85#L731true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,525 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,525 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,525 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,525 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true]) [2024-11-10 14:35:55,536 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,536 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,536 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,536 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,551 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,551 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,552 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,552 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 160#L732-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,552 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,552 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,552 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,552 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,554 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,554 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 85#L731true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,556 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,556 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,556 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,556 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,556 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 133#L715true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,700 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,700 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,701 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,701 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,704 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,704 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,704 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,704 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,709 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,709 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,709 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,709 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,709 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 160#L732-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,731 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,731 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,731 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 67#L704true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,737 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,737 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,737 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,738 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:55,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:35:55,822 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,822 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,822 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,822 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:55,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,826 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,844 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,844 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,844 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,844 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,845 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 160#L732-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,845 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,845 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,845 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,845 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,845 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true]) [2024-11-10 14:35:55,851 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,851 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,851 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,851 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:55,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,880 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,880 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,880 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,880 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,880 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:55,883 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,883 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,883 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,883 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:55,884 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,884 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,884 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,884 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:55,885 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,885 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,885 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,885 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:55,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 213#L717-1true, 168#t2_funENTRYtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,304 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:35:56,304 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:56,304 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:56,304 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:35:56,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,355 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,356 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,356 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,356 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 85#L731true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,359 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,359 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,359 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,359 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,359 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,426 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-10 14:35:56,427 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:35:56,427 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:35:56,427 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:35:56,427 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:35:56,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,513 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:35:56,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,526 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,526 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,526 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,526 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 160#L732-1true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,527 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,527 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,527 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,527 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 85#L731true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,535 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,535 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,535 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,535 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:56,546 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,546 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,546 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,546 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:56,607 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,607 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,607 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,607 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 160#L732-1true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:56,608 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,608 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,608 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,608 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,819 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,819 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,819 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,819 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,819 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,826 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,837 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:35:56,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 160#L732-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:56,876 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,876 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,876 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,876 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 160#L732-1true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:56,877 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,877 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,877 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,877 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,877 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,976 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,976 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:35:56,977 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,977 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,977 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,978 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:56,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 185#L706true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,988 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,989 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,989 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,989 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:35:56,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:56,997 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,998 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,998 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:56,998 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,020 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,020 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,020 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,020 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,021 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,021 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,021 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,021 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,022 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,022 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,022 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 160#L732-1true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,023 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,024 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,024 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,024 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,024 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:57,066 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:57,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,086 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,086 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,086 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,086 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,086 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,087 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,087 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,087 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,088 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,088 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:57,091 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,091 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,091 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,091 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,093 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:57,096 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,096 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,096 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,096 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,096 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,107 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,107 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,107 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,107 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 160#L732-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:57,294 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,294 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,294 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,294 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,294 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 44#L705true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:57,295 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,295 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,295 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,295 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 85#L731true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:57,303 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,303 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,303 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,304 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,304 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,311 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,311 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,311 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,311 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,312 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:57,857 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,857 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,857 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,857 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:35:57,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:57,878 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,878 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,878 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,878 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 160#L732-1true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:57,879 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 83#L733true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,908 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,909 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,909 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,909 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:57,910 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,910 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,910 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:57,910 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,118 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,118 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,118 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,118 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,119 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,119 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,119 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,119 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,119 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,119 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, Black: 226#true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,130 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,130 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,130 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,130 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,130 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,143 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:58,144 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:35:58,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,240 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,240 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,240 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,240 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,240 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,251 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:35:58,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,259 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,259 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,259 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,259 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,260 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,260 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,260 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,260 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,280 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,280 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,280 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,280 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:58,317 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,317 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,317 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,317 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,334 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,334 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,334 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,334 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,334 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 207#L735true, 133#L715true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,347 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,347 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,347 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,347 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, Black: 226#true, 231#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,348 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,348 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,348 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,348 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 67#L704true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,375 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,375 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,375 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,375 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,478 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,478 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,478 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,478 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,478 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:58,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 160#L732-1true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:58,479 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,479 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,479 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,479 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,479 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,492 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,492 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,492 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,492 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,492 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:35:58,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:58,954 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:58,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:59,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:59,165 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,165 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,165 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,165 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,165 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 9#L706-1true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:59,166 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,166 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,166 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,166 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:35:59,180 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:35:59,180 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:59,180 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:59,180 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:59,180 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:35:59,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:35:59,196 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,196 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,196 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,196 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:59,197 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:35:59,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 231#true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:59,322 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,322 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,322 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,322 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:35:59,423 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:35:59,423 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:35:59,423 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:35:59,423 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:35:59,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 73#L705-1true, 213#L717-1true, 207#L735true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:59,423 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,423 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:35:59,424 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,424 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 67#L704true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:35:59,455 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,455 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,455 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,455 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:35:59,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 231#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:35:59,552 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,552 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,552 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,552 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:35:59,553 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 207#L735true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true]) [2024-11-10 14:36:00,056 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,057 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,057 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,057 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 44#L705true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:36:00,115 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,115 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,116 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,116 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 133#L715true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:00,247 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,247 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,247 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,247 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 30#L714true, 9#L706-1true, 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:00,248 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,248 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,248 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,248 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 67#L704true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:00,331 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,331 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,331 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,331 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:00,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:36:00,403 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,403 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:00,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:00,525 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,525 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,525 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,525 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 73#L705-1true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:00,526 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-10 14:36:00,526 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:00,526 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:00,526 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:00,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true]) [2024-11-10 14:36:00,845 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,845 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,845 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,845 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:36:00,879 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 44#L705true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:00,883 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,883 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,883 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:00,883 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, 231#true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:01,377 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,377 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,377 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,377 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 73#L705-1true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:01,397 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,397 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,397 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,397 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 67#L704true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:01,478 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,478 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,478 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,478 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:01,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 207#L735true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:36:01,538 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,538 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,538 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,538 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][240], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true]) [2024-11-10 14:36:01,553 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,553 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,553 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,553 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,553 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:01,637 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,637 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,637 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:01,638 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 207#L735true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:01,638 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,638 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:36:01,639 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:01,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:36:01,719 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,719 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,719 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,719 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,719 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 207#L735true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:01,725 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,725 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,725 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,725 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:01,729 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 44#L705true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:01,881 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,881 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,881 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,882 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:01,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:36:01,968 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,968 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,968 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:01,968 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:02,048 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-10 14:36:02,048 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:02,048 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:02,049 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-10 14:36:02,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 231#true, Black: 226#true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:02,096 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,096 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,096 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,096 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,096 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:02,142 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,142 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,143 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,143 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,143 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:36:02,221 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,221 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,222 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,222 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:02,399 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-10 14:36:02,399 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:02,399 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:02,399 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-10 14:36:02,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:02,467 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,467 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,467 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,467 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 207#L735true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:02,530 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2024-11-10 14:36:02,531 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-10 14:36:02,531 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-10 14:36:02,531 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-10 14:36:02,531 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-10 14:36:02,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, 125#L693-3true]) [2024-11-10 14:36:02,533 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,533 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,533 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,534 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:02,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:02,973 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,973 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,973 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,973 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:02,973 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,016 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 207#L735true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,016 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,016 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,023 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,023 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,023 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,023 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,024 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,024 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,025 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:03,057 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,057 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,057 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,057 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 207#L735true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,071 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,071 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,071 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,071 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,072 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,073 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,074 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,074 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,074 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,074 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:03,077 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,077 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,077 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,077 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:03,079 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,079 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,079 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,079 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,079 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 44#L705true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,172 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,172 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,172 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,172 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,279 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,279 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,279 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,279 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-10 14:36:03,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,318 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,318 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,318 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,318 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,349 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,349 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,349 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,349 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,349 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 185#L706true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,351 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,351 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,351 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,351 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,491 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,492 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,492 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,492 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,492 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,516 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,516 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,516 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,516 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,516 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:36:03,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 207#L735true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:03,531 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,531 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,531 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,532 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,532 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:36:03,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,554 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,554 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,554 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,554 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][180], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,590 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2024-11-10 14:36:03,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-10 14:36:03,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-10 14:36:03,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-10 14:36:03,590 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-10 14:36:03,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 207#L735true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,637 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,637 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,637 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,637 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,637 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 185#L706true, 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,638 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,639 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,639 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,639 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 71#L692true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,671 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,671 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,671 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,671 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 125#L693-3true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:03,702 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,702 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,702 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,702 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true]) [2024-11-10 14:36:03,715 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,715 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,715 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,715 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,715 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:03,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 185#L706true, Black: 226#true, 231#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:03,795 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,795 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,795 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,795 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:03,795 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:04,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:04,361 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,361 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,361 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,361 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-10 14:36:04,497 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,497 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,497 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,497 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,497 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-10 14:36:04,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-10 14:36:04,512 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-10 14:36:04,512 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:04,512 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:04,513 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:04,513 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:36:04,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 231#true, Black: 226#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:04,606 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,606 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,606 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,606 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][189], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 29#L707true, 213#L717-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true]) [2024-11-10 14:36:04,752 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,752 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,752 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,752 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:04,752 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-10 14:36:07,818 INFO L124 PetriNetUnfolderBase]: 50538/169643 cut-off events. [2024-11-10 14:36:07,818 INFO L125 PetriNetUnfolderBase]: For 22271/26031 co-relation queries the response was YES. [2024-11-10 14:36:08,646 INFO L83 FinitePrefix]: Finished finitePrefix Result has 273736 conditions, 169643 events. 50538/169643 cut-off events. For 22271/26031 co-relation queries the response was YES. Maximal size of possible extension queue 6466. Compared 2845834 event pairs, 15104 based on Foata normal form. 6/153588 useless extension candidates. Maximal degree in co-relation 273688. Up to 49680 conditions per place. [2024-11-10 14:36:09,546 INFO L140 encePairwiseOnDemand]: 206/217 looper letters, 50 selfloop transitions, 11 changer transitions 0/246 dead transitions. [2024-11-10 14:36:09,546 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 246 transitions, 764 flow [2024-11-10 14:36:09,547 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:36:09,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:36:09,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 583 transitions. [2024-11-10 14:36:09,548 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8955453149001537 [2024-11-10 14:36:09,548 INFO L175 Difference]: Start difference. First operand has 212 places, 218 transitions, 562 flow. Second operand 3 states and 583 transitions. [2024-11-10 14:36:09,548 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 246 transitions, 764 flow [2024-11-10 14:36:09,815 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 246 transitions, 744 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:36:09,818 INFO L231 Difference]: Finished difference. Result has 214 places, 229 transitions, 658 flow [2024-11-10 14:36:09,818 INFO L260 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} [2024-11-10 14:36:09,819 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -1 predicate places. [2024-11-10 14:36:09,819 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 229 transitions, 658 flow [2024-11-10 14:36:09,819 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) [2024-11-10 14:36:09,819 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:36:09,820 INFO L204 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] [2024-11-10 14:36:09,820 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-10 14:36:09,820 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)] === [2024-11-10 14:36:09,820 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:36:09,820 INFO L85 PathProgramCache]: Analyzing trace with hash -1792377651, now seen corresponding path program 1 times [2024-11-10 14:36:09,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:36:09,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [602699823] [2024-11-10 14:36:09,821 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:36:09,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:36:09,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:36:09,895 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:36:09,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:36:09,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [602699823] [2024-11-10 14:36:09,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [602699823] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:36:09,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:36:09,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:36:09,897 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [276667881] [2024-11-10 14:36:09,897 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:36:09,898 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:36:09,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:36:09,899 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:36:09,899 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:36:09,925 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2024-11-10 14:36:09,926 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) [2024-11-10 14:36:09,926 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:36:09,926 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2024-11-10 14:36:09,926 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:36:10,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:10,381 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-10 14:36:10,381 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-10 14:36:10,381 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-10 14:36:10,382 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-10 14:36:10,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:10,512 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,512 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,512 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,512 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:10,550 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,550 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,550 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,550 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:10,916 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-10 14:36:10,916 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-10 14:36:10,916 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-10 14:36:10,916 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-10 14:36:10,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:10,977 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-10 14:36:10,977 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:10,978 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:10,978 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:10,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:10,997 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,997 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,997 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:10,997 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-10 14:36:11,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,095 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,096 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,096 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,096 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,154 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,154 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,154 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,154 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-10 14:36:11,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,207 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,207 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,207 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,207 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,275 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,275 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,275 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,276 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-10 14:36:11,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,411 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-10 14:36:11,411 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-10 14:36:11,411 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-10 14:36:11,411 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-10 14:36:11,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0), 93#L695true]) [2024-11-10 14:36:11,521 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-10 14:36:11,521 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:11,521 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:11,521 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:11,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,562 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-10 14:36:11,563 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-10 14:36:11,563 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-10 14:36:11,563 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-10 14:36:11,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,631 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-10 14:36:11,631 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-10 14:36:11,631 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-10 14:36:11,631 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-10 14:36:11,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,658 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,658 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,659 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,659 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 207#L735true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:11,991 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,991 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,991 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:11,991 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,009 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,009 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,009 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,009 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,117 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,117 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,117 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,117 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,117 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,143 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,143 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,144 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,144 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,144 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,144 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,144 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,144 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,167 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,167 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,167 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,167 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,168 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,168 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,168 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,168 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,184 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0), 93#L695true]) [2024-11-10 14:36:12,236 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,236 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,236 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,236 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,273 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,273 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,273 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,273 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,273 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,274 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,274 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,274 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,274 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,275 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,275 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,275 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,275 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,275 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,275 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,275 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,276 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,276 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,276 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,276 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692-1: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 185#L706true, 236#true, 241#true]) [2024-11-10 14:36:12,309 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,309 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,309 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,309 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692-1: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 38#L717true, 236#true, 241#true]) [2024-11-10 14:36:12,310 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,310 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,310 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,310 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,328 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,328 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,337 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,338 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,338 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,338 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,342 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,375 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,375 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,375 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,376 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,410 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,410 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,410 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,410 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-10 14:36:12,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 207#L735true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,447 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,478 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,478 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,478 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,479 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,479 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,479 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,479 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,479 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,511 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,511 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,511 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,511 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,511 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-10 14:36:12,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([590] L692-2-->L692-1: Formula: (= |v_#race~h~0_15| |v_t_funThread1of1ForFork2_#t~nondet5_3|) InVars {t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} OutVars{#race~h~0=|v_#race~h~0_15|, t_funThread1of1ForFork2_#t~nondet5=|v_t_funThread1of1ForFork2_#t~nondet5_3|} AuxVars[] AssignedVars[#race~h~0][180], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 38#L717true, 185#L706true, 236#true, 241#true]) [2024-11-10 14:36:12,518 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,518 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,518 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,518 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,555 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,555 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,584 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,584 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,584 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,584 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,605 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,605 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,605 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,605 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,608 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,608 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,608 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:12,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,680 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,680 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,680 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,680 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,698 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,698 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,698 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,699 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,699 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,699 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:12,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,702 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,702 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,702 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,702 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 207#L735true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,725 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,725 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,725 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,725 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,736 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,736 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,736 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,736 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,736 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,738 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,738 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,738 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,738 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,738 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,738 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,739 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,739 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,739 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,739 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-10 14:36:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,763 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,763 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,763 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,763 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,771 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,772 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,772 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,772 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,773 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,773 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,773 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,776 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:12,776 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:12,776 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,111 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,111 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,111 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,111 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,121 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,122 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,122 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,128 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,128 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,130 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,130 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,131 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,131 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,131 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,131 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,134 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,134 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [60#L730true, 111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,135 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,135 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,135 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,135 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,135 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,136 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,136 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,136 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,310 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,311 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,311 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,311 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,330 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,352 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,353 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,353 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,353 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,353 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,353 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,353 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,366 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,366 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,366 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,367 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,367 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,374 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is not cut-off event [2024-11-10 14:36:13,374 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-11-10 14:36:13,374 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-11-10 14:36:13,374 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-11-10 14:36:13,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 51#L729-1true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,428 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,428 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,428 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,428 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,428 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,463 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,463 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,463 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,463 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,476 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,479 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,480 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,480 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,480 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,481 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,481 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,481 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,495 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,495 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,495 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,495 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,497 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,498 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,501 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,502 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,502 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,532 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,532 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,532 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,532 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,532 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,532 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,532 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,616 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,616 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,617 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,617 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,653 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,653 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,653 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,653 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-10 14:36:13,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,737 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,737 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,737 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,737 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,738 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,738 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,738 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,738 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,761 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,761 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,761 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,765 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,765 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,765 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,765 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,775 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,775 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,775 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,775 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,775 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,776 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,776 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,776 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,779 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2024-11-10 14:36:13,779 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-10 14:36:13,779 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-10 14:36:13,779 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-10 14:36:13,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 11#t3_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,805 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,805 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,805 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,805 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,815 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,815 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,815 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,815 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,815 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,833 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,833 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,833 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,833 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,833 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,855 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,855 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,855 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,855 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,855 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,859 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,859 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,859 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,859 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,862 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,862 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,862 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,863 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,863 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,863 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,870 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,870 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,870 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,870 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,871 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,871 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,871 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,871 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,880 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 73#L705-1true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,880 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,880 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,885 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,885 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,885 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,886 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:13,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,886 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,886 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,886 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,886 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,886 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,906 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,906 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,911 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,911 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,911 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:13,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 207#L735true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:13,988 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,988 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,988 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:13,988 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-10 14:36:14,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 30#L714true, 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,042 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,042 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,042 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,042 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,043 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,043 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,043 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,043 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,064 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,066 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,066 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,066 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,066 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,066 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,067 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,067 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,068 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,069 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,069 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,072 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,072 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,072 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,072 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-10 14:36:14,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,082 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,084 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,084 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,084 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,084 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,084 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,084 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,084 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,084 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,088 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,150 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,150 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,150 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,150 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,150 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,157 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,157 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,157 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,157 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,157 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,159 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,159 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,159 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,159 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,161 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,162 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,162 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,162 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,171 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,185 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,186 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,186 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 44#L705true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,188 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,188 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,188 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,188 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,190 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,190 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,190 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,190 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,190 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,562 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,563 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,563 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,670 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,670 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,670 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,670 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-10 14:36:14,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,725 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,725 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,725 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,725 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,729 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,729 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,732 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,733 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,733 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,733 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,735 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,749 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,749 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,749 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,750 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,752 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,752 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,752 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,752 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,755 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,755 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,756 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,757 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,757 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,757 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,757 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,758 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,759 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,759 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,759 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,759 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,759 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,759 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,761 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,761 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,761 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,761 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,762 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,766 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,766 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,766 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,766 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,777 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,777 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,778 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,778 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,778 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,778 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,778 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,778 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,782 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,782 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,782 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,782 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-10 14:36:14,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,833 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,833 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,833 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,833 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,837 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,837 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,847 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,847 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,847 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,847 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,855 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,855 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,855 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,855 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,856 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,862 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,862 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,862 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,862 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,875 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,875 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,875 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,877 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,877 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,877 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,877 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,878 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,878 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:14,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,879 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,879 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,879 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,879 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,879 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:14,893 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,894 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,896 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,897 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,897 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,898 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,898 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,898 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,898 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,898 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,899 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0), 93#L695true]) [2024-11-10 14:36:14,990 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,990 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,990 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,990 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:14,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:14,998 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:14,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,028 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-10 14:36:15,028 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:15,028 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:15,028 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-10 14:36:15,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,079 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,079 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,079 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,079 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,080 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,080 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,080 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,080 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,083 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,083 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,086 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,086 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,086 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,086 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,091 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,092 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,092 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,092 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,092 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,092 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,092 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,092 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,102 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,102 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,102 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,102 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, 125#L693-3true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,111 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,111 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,111 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,111 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,114 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,114 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,114 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,114 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,114 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,114 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,114 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,115 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,115 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,115 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,116 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,116 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,117 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,117 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,117 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,117 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,117 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,117 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,121 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,121 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,121 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,121 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,122 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,122 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,122 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,122 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,126 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,126 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,126 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,126 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,183 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,183 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,183 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,183 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,183 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,199 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,199 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,199 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,199 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,201 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,202 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,202 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,202 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,211 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,211 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,211 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,211 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,212 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,218 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,224 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,224 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,224 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,225 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,228 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,228 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,228 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,228 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,228 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,229 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,229 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,229 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,229 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,229 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,233 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,233 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,233 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,233 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,244 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,244 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,244 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,245 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,245 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 125#L693-3true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,249 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,249 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][227], [111#L692-1true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,250 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,250 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 111#L692-1true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,251 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,251 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,251 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,275 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,275 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,276 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,276 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,276 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,277 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,277 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,277 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,277 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,277 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,277 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,277 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,324 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,324 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,324 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 168#t2_funENTRYtrue, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,404 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,404 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,404 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,404 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-10 14:36:15,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,793 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,793 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,793 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,793 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,795 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,795 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,795 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,796 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,800 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,800 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,800 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,800 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,801 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,801 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,801 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,801 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,805 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,805 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,805 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,805 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,810 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,810 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,811 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,811 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,816 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,816 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,816 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,816 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,816 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,816 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,830 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,830 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,830 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,830 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,845 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,845 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,846 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,846 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,850 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,850 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,850 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,850 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,850 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,851 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,851 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,853 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,854 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,854 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,854 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,854 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,855 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,856 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,856 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,856 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,856 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,858 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,858 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,858 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,859 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,859 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,859 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,859 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,859 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,862 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,862 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,862 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,862 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,863 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,863 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,863 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,863 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,863 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,864 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,864 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,864 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,864 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,886 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,886 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,886 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,886 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,886 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,887 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,887 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,887 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,887 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,887 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,887 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,887 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,887 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,894 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,946 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,946 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,947 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,947 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,947 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,947 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,947 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,948 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,948 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,948 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,948 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:15,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,950 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,950 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,950 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,951 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:15,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,957 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,957 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,957 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,957 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-10 14:36:15,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,961 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,961 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,961 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,961 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,961 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,963 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,963 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,963 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,963 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,963 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,964 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,964 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,971 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,971 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,971 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,971 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,982 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,982 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,982 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,983 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,983 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,983 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,983 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,983 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,983 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,984 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,984 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,984 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:15,985 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,985 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,985 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,985 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,985 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:15,985 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,009 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,009 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,009 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,009 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,009 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,009 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,010 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-10 14:36:16,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:16,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:16,010 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-10 14:36:16,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,018 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,018 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,018 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,018 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,018 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,018 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,019 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,019 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,035 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,035 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,035 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,035 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,035 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,035 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,037 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,037 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,037 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,037 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,038 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,038 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,038 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,038 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,038 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,040 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,040 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,040 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,040 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,040 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,042 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,042 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,043 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,043 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,043 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,043 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,043 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,051 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,051 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,051 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,051 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,084 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,084 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,085 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,085 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,085 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,085 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,085 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,229 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,229 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,229 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,229 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,229 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,229 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,229 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,230 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,230 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,230 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,231 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,231 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,236 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,236 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,236 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,236 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,236 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,236 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,239 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,239 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,239 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,239 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,243 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,243 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,248 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,248 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,262 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,262 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,262 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,262 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,279 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,281 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,281 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,282 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,282 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,282 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,283 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,283 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,284 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,284 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,284 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,287 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,287 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,287 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,287 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,365 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,365 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,365 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,365 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,369 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,369 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,369 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,369 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,375 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,375 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,375 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,375 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-10 14:36:16,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,381 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,381 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,381 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,381 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,381 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,384 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,384 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,385 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,399 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,400 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,400 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,400 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,403 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,403 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,403 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,403 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 93#L695true]) [2024-11-10 14:36:16,405 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,405 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,405 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,405 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,408 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,408 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,408 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,409 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,409 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,409 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,409 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,409 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,410 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,410 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,430 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,430 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,430 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,437 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,437 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,437 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,437 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-10 14:36:16,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,445 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,445 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,445 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,445 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 67#L704true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,499 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,499 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,499 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,499 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,518 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,518 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,518 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,518 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,521 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,521 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,521 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,521 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,522 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,656 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,656 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,658 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,658 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,658 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,658 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,658 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,658 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,658 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,659 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,659 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,659 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:16,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,661 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,661 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,661 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,661 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,665 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,665 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,689 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,689 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,689 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,690 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,690 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,709 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-10 14:36:16,709 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:16,709 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:16,709 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:16,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,713 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,713 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,713 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,713 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,714 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,714 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,714 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,714 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,714 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,715 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,715 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,715 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,717 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,718 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,718 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,718 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,718 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:16,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,720 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,720 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,720 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,720 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:16,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:16,725 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,725 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,725 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:16,725 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,170 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,170 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, 83#L733true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,171 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,171 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,177 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,177 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,177 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,177 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,189 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,189 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,190 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,190 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-10 14:36:17,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,194 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,194 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,194 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,194 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,194 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,196 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,196 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,196 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,196 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,197 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,197 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,200 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,200 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,200 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,201 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,201 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,201 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,224 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,224 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,224 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,224 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,224 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,232 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,232 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,232 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,232 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 85#L731true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,247 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,247 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,247 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,247 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-10 14:36:17,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,256 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,256 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,256 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,256 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,256 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,261 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,261 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,261 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,262 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,262 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,262 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,262 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,262 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,262 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,278 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,278 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,278 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,278 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,278 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,278 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,278 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,292 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,292 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,292 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,292 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [30#L714true, 139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,293 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,293 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,293 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,293 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 67#L704true, 207#L735true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,327 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,327 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,328 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,328 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,463 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,463 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,463 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,463 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,463 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,463 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,463 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,468 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,468 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,468 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,468 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,468 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,468 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,468 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,469 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,469 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,481 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,481 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,481 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,481 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,481 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,481 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,481 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,482 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,482 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,482 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,482 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,482 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,482 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,482 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,499 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,512 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,512 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,512 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,512 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,534 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,534 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,534 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,534 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,537 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,537 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 87#L731-1true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,538 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,538 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,538 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,538 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,538 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,560 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,561 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,561 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,561 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,561 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,561 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,561 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,561 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,571 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,571 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,571 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,571 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 51#L729-1true, 185#L706true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,608 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,608 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,608 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,608 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 51#L729-1true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,609 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,635 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,635 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,635 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,635 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-10 14:36:17,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,643 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,643 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,643 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,643 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,643 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,662 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,662 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,662 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,662 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,670 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,670 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,670 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,670 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,673 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,673 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,673 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,673 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, 30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 166#L697true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,674 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,674 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,674 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,674 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][244], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,677 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,677 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,677 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,677 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,677 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,678 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,678 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,681 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,681 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,681 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,681 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,681 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0), 93#L695true]) [2024-11-10 14:36:17,692 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,692 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,692 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,692 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 200#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,695 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,696 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,696 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 54#L694true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,715 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,715 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,715 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,715 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,716 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,716 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,716 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-10 14:36:17,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,721 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,726 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,727 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,727 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,727 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,727 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 74#L696-3true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,803 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,803 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,803 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,803 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [60#L730true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 116#L696true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,807 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,807 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,807 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,807 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,935 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 185#L706true, 241#true, 160#L732-1true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,935 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,935 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,935 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,935 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,935 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,935 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,937 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,937 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [30#L714true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,938 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,950 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,950 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,950 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,950 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 193#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,953 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,953 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,954 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 87#L731-1true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,960 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,960 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 138#L693true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,966 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is not cut-off event [2024-11-10 14:36:17,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-10 14:36:17,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-10 14:36:17,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-10 14:36:17,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-10 14:36:17,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-10 14:36:17,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 10#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,971 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,971 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,971 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,971 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,971 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,971 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 80#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,972 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,972 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,972 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,972 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,972 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:17,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,997 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,997 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,997 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,997 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:17,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:17,998 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,998 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,998 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,999 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:17,999 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][173], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 50#L695-2true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,463 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,463 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,463 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,463 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 54#L694true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,497 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,497 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,498 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,498 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 83#L733true, Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 125#L693-3true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,510 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-10 14:36:18,510 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:18,510 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:18,510 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:18,510 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-10 14:36:18,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [130#L732true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 44#L705true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,524 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,524 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,524 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,524 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,533 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,533 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,534 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,534 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 93#L695true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,539 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,539 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,539 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,539 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,540 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 29#L707true, 213#L717-1true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#L694true, 217#true, Black: 236#true, 85#L731true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,599 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,599 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 185#L706true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,600 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-10 14:36:18,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][148], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 213#L717-1true, 50#L695-2true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 85#L731true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,601 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,601 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,601 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,601 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-10 14:36:18,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 117#t3_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,671 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), Black: 226#true, 73#L705-1true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 207#L735true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,671 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,671 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([508] L706-2-->L706-1: Formula: (= |v_#race~h~0_3| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_3|} AuxVars[] AssignedVars[#race~h~0][236], [139#L736true, Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 9#L706-1true, Black: 226#true, 133#L715true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 71#L692true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,672 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,672 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,672 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,672 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L717-2-->L717-1: Formula: (= |v_#race~h~0_5| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_5|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork2_#t~nondet4| |#race~g~0|), 139#L736true, Black: 226#true, 213#L717-1true, 71#L692true, Black: 233#(= |t_funThread1of1ForFork2_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 67#L704true, 238#(= |#race~h~0| 0)]) [2024-11-10 14:36:18,723 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,723 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,723 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-10 14:36:18,723 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event