./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 3061b6dc 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.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:55:59,890 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:55:59,967 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 05:55:59,971 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:55:59,973 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:55:59,998 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:55:59,999 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:55:59,999 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:56:00,000 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:56:00,001 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:56:00,001 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:56:00,002 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:56:00,003 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:56:00,003 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:56:00,004 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:56:00,004 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:56:00,004 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:56:00,004 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:56:00,005 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:56:00,005 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:56:00,008 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:56:00,008 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:56:00,009 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:56:00,012 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:56:00,012 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:56:00,012 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:56:00,012 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:56:00,012 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:56:00,013 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:56:00,013 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:56:00,013 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:56:00,013 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:56:00,014 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:56:00,014 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:56:00,014 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:56:00,016 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:56:00,016 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:56:00,016 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:56:00,017 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:56:00,017 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:56:00,017 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:56:00,018 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-19 05:56:00,266 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:56:00,328 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:56:00,335 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:56:00,336 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:56:00,337 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:56:00,338 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-19 05:56:01,832 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:56:02,097 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:56:02,098 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/36-apron_21-traces-cluster-based_true.i [2024-11-19 05:56:02,123 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/af36e4f08/b1307acaf73646d0a1e5aa92ab07ed64/FLAG9dd260f50 [2024-11-19 05:56:02,138 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/af36e4f08/b1307acaf73646d0a1e5aa92ab07ed64 [2024-11-19 05:56:02,140 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:56:02,142 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:56:02,143 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:56:02,143 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:56:02,150 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:56:02,151 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,152 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36397de4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02, skipping insertion in model container [2024-11-19 05:56:02,152 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,197 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:56:02,539 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:56:02,559 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:56:02,610 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:56:02,647 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:56:02,648 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02 WrapperNode [2024-11-19 05:56:02,648 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:56:02,649 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:56:02,649 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:56:02,649 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:56:02,656 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,667 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,691 INFO L138 Inliner]: procedures = 165, calls = 42, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 157 [2024-11-19 05:56:02,692 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:56:02,692 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:56:02,692 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:56:02,693 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:56:02,703 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,703 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,706 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,706 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,712 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,714 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,716 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,717 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,720 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:56:02,721 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:56:02,721 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:56:02,721 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:56:02,722 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (1/1) ... [2024-11-19 05:56:02,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:56:02,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:56:02,756 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-19 05:56:02,758 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-19 05:56:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2024-11-19 05:56:02,803 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2024-11-19 05:56:02,803 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 05:56:02,803 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:56:02,803 INFO L130 BoogieDeclarations]: Found specification of procedure t3_fun [2024-11-19 05:56:02,804 INFO L138 BoogieDeclarations]: Found implementation of procedure t3_fun [2024-11-19 05:56:02,804 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-19 05:56:02,804 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-19 05:56:02,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:56:02,805 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 05:56:02,805 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:56:02,805 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:56:02,807 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 05:56:02,929 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:56:02,931 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:56:03,277 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:56:03,277 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:56:03,334 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:56:03,335 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-19 05:56:03,335 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:56:03 BoogieIcfgContainer [2024-11-19 05:56:03,335 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:56:03,337 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:56:03,338 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:56:03,341 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:56:03,341 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:56:02" (1/3) ... [2024-11-19 05:56:03,344 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f012e01 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:56:03, skipping insertion in model container [2024-11-19 05:56:03,344 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:56:02" (2/3) ... [2024-11-19 05:56:03,345 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f012e01 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:56:03, skipping insertion in model container [2024-11-19 05:56:03,345 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:56:03" (3/3) ... [2024-11-19 05:56:03,346 INFO L112 eAbstractionObserver]: Analyzing ICFG 36-apron_21-traces-cluster-based_true.i [2024-11-19 05:56:03,361 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:56:03,361 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 9 error locations. [2024-11-19 05:56:03,361 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:56:03,445 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 05:56:03,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 218 places, 217 transitions, 446 flow [2024-11-19 05:56:03,577 INFO L124 PetriNetUnfolderBase]: 9/214 cut-off events. [2024-11-19 05:56:03,578 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:56:03,591 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 512 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-19 05:56:03,592 INFO L82 GeneralOperation]: Start removeDead. Operand has 218 places, 217 transitions, 446 flow [2024-11-19 05:56:03,598 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 214 transitions, 437 flow [2024-11-19 05:56:03,607 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:56:03,614 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;@6e6528ac, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:56:03,615 INFO L334 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2024-11-19 05:56:03,674 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:56:03,677 INFO L124 PetriNetUnfolderBase]: 0/79 cut-off events. [2024-11-19 05:56:03,678 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:56:03,695 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:56:03,696 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-19 05:56:03,696 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-11-19 05:56:03,711 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:56:03,713 INFO L85 PathProgramCache]: Analyzing trace with hash 1093122147, now seen corresponding path program 1 times [2024-11-19 05:56:03,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:56:03,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1577057943] [2024-11-19 05:56:03,726 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:56:03,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:56:03,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:56:04,033 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-19 05:56:04,034 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:56:04,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1577057943] [2024-11-19 05:56:04,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1577057943] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:56:04,035 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:56:04,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:56:04,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1313888346] [2024-11-19 05:56:04,036 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:56:04,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:56:04,047 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:56:04,079 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:56:04,079 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:56:04,120 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 217 [2024-11-19 05:56:04,125 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-19 05:56:04,126 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:56:04,126 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 217 [2024-11-19 05:56:04,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:56:07,065 INFO L124 PetriNetUnfolderBase]: 4714/16763 cut-off events. [2024-11-19 05:56:07,065 INFO L125 PetriNetUnfolderBase]: For 62/62 co-relation queries the response was YES. [2024-11-19 05:56:07,130 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 199970 event pairs, 3736 based on Foata normal form. 2613/17652 useless extension candidates. Maximal degree in co-relation 23599. Up to 5781 conditions per place. [2024-11-19 05:56:07,230 INFO L140 encePairwiseOnDemand]: 202/217 looper letters, 38 selfloop transitions, 6 changer transitions 0/215 dead transitions. [2024-11-19 05:56:07,231 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 215 transitions, 533 flow [2024-11-19 05:56:07,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:56:07,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:56:07,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 595 transitions. [2024-11-19 05:56:07,249 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2024-11-19 05:56:07,253 INFO L175 Difference]: Start difference. First operand has 215 places, 214 transitions, 437 flow. Second operand 3 states and 595 transitions. [2024-11-19 05:56:07,254 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 215 transitions, 533 flow [2024-11-19 05:56:07,259 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 215 transitions, 528 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-19 05:56:07,264 INFO L231 Difference]: Finished difference. Result has 208 places, 203 transitions, 448 flow [2024-11-19 05:56:07,266 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-19 05:56:07,272 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -7 predicate places. [2024-11-19 05:56:07,273 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 203 transitions, 448 flow [2024-11-19 05:56:07,274 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-19 05:56:07,274 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:56:07,275 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-19 05:56:07,275 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:56:07,275 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-11-19 05:56:07,277 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:56:07,277 INFO L85 PathProgramCache]: Analyzing trace with hash -815643017, now seen corresponding path program 1 times [2024-11-19 05:56:07,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:56:07,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871579613] [2024-11-19 05:56:07,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:56:07,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:56:07,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:56:07,396 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-19 05:56:07,396 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:56:07,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871579613] [2024-11-19 05:56:07,397 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871579613] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:56:07,397 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:56:07,397 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:56:07,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674377241] [2024-11-19 05:56:07,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:56:07,398 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:56:07,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:56:07,399 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:56:07,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:56:07,416 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 217 [2024-11-19 05:56:07,417 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-19 05:56:07,417 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:56:07,417 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 217 [2024-11-19 05:56:07,418 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:56:12,440 INFO L124 PetriNetUnfolderBase]: 12582/42769 cut-off events. [2024-11-19 05:56:12,440 INFO L125 PetriNetUnfolderBase]: For 4095/4095 co-relation queries the response was YES. [2024-11-19 05:56:12,584 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 1573. Compared 597567 event pairs, 4384 based on Foata normal form. 0/37931 useless extension candidates. Maximal degree in co-relation 66224. Up to 12701 conditions per place. [2024-11-19 05:56:12,821 INFO L140 encePairwiseOnDemand]: 207/217 looper letters, 49 selfloop transitions, 10 changer transitions 0/230 dead transitions. [2024-11-19 05:56:12,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 230 transitions, 644 flow [2024-11-19 05:56:12,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:56:12,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:56:12,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 584 transitions. [2024-11-19 05:56:12,825 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8970814132104454 [2024-11-19 05:56:12,826 INFO L175 Difference]: Start difference. First operand has 208 places, 203 transitions, 448 flow. Second operand 3 states and 584 transitions. [2024-11-19 05:56:12,826 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 230 transitions, 644 flow [2024-11-19 05:56:12,852 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 230 transitions, 624 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:56:12,858 INFO L231 Difference]: Finished difference. Result has 210 places, 213 transitions, 536 flow [2024-11-19 05:56:12,859 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-19 05:56:12,860 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2024-11-19 05:56:12,860 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 213 transitions, 536 flow [2024-11-19 05:56:12,861 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-19 05:56:12,861 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:56:12,861 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-19 05:56:12,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:56:12,862 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-11-19 05:56:12,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:56:12,864 INFO L85 PathProgramCache]: Analyzing trace with hash 692651986, now seen corresponding path program 1 times [2024-11-19 05:56:12,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:56:12,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144057200] [2024-11-19 05:56:12,868 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:56:12,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:56:12,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:56:12,987 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-19 05:56:12,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:56:12,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144057200] [2024-11-19 05:56:12,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144057200] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:56:12,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:56:12,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:56:12,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2143245938] [2024-11-19 05:56:12,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:56:12,989 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:56:12,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:56:12,990 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:56:12,990 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:56:13,028 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2024-11-19 05:56:13,029 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-19 05:56:13,029 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:56:13,030 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2024-11-19 05:56:13,030 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:56:20,678 INFO L124 PetriNetUnfolderBase]: 21866/74713 cut-off events. [2024-11-19 05:56:20,678 INFO L125 PetriNetUnfolderBase]: For 1983/3185 co-relation queries the response was YES. [2024-11-19 05:56:20,967 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110848 conditions, 74713 events. 21866/74713 cut-off events. For 1983/3185 co-relation queries the response was YES. Maximal size of possible extension queue 3012. Compared 1149013 event pairs, 15084 based on Foata normal form. 27/66279 useless extension candidates. Maximal degree in co-relation 110801. Up to 27369 conditions per place. [2024-11-19 05:56:21,296 INFO L140 encePairwiseOnDemand]: 210/217 looper letters, 39 selfloop transitions, 6 changer transitions 0/230 dead transitions. [2024-11-19 05:56:21,296 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 230 transitions, 664 flow [2024-11-19 05:56:21,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:56:21,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:56:21,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 577 transitions. [2024-11-19 05:56:21,299 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8863287250384024 [2024-11-19 05:56:21,299 INFO L175 Difference]: Start difference. First operand has 210 places, 213 transitions, 536 flow. Second operand 3 states and 577 transitions. [2024-11-19 05:56:21,300 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 230 transitions, 664 flow [2024-11-19 05:56:21,305 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 230 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:56:21,308 INFO L231 Difference]: Finished difference. Result has 212 places, 218 transitions, 562 flow [2024-11-19 05:56:21,308 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-19 05:56:21,310 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -3 predicate places. [2024-11-19 05:56:21,310 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 218 transitions, 562 flow [2024-11-19 05:56:21,311 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-19 05:56:21,311 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:56:21,311 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-19 05:56:21,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:56:21,312 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-11-19 05:56:21,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:56:21,312 INFO L85 PathProgramCache]: Analyzing trace with hash 2104193306, now seen corresponding path program 1 times [2024-11-19 05:56:21,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:56:21,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920739224] [2024-11-19 05:56:21,313 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:56:21,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:56:21,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:56:21,383 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-19 05:56:21,383 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:56:21,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920739224] [2024-11-19 05:56:21,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920739224] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:56:21,384 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:56:21,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:56:21,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [751432663] [2024-11-19 05:56:21,385 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:56:21,386 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:56:21,386 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:56:21,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:56:21,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:56:21,409 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 217 [2024-11-19 05:56:21,410 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-19 05:56:21,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:56:21,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 217 [2024-11-19 05:56:21,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:56:22,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:22,101 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-19 05:56:22,102 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-19 05:56:22,102 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-19 05:56:22,102 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-19 05:56:22,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, 231#true, Black: 226#true, 76#L733-3true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:22,260 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,260 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,260 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,260 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:22,297 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,297 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,297 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,297 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:22,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 231#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:22,426 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-19 05:56:22,426 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-19 05:56:22,426 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-19 05:56:22,426 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-19 05:56:22,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:22,479 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-19 05:56:22,479 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:22,479 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:22,479 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:22,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 231#true, 76#L733-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:22,647 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,647 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,648 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,648 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:22,693 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,693 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,693 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:22,693 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:23,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:23,196 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-19 05:56:23,196 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 05:56:23,196 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 05:56:23,196 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 05:56:23,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, 22#L714-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:23,499 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,499 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,499 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,499 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:23,539 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-19 05:56:23,539 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:23,539 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:23,539 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:23,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:23,596 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,596 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,597 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,597 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:23,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, 22#L714-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:23,993 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,993 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,993 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,993 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 171#L715-3true, Black: 226#true, 231#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:23,994 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,994 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,994 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:23,994 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,011 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,011 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,011 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,011 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 129#L730-3true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,029 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,029 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,030 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,030 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:24,052 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,052 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,052 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,052 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 172#$Ultimate##0true, 231#true, Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:24,390 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,390 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,390 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,390 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:24,447 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,447 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 129#L730-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:24,482 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,483 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,483 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,483 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,483 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:24,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 22#L714-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:24,669 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,669 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,669 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,669 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 171#L715-3true, 231#true, Black: 226#true, 76#L733-3true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:24,731 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,731 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,731 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,731 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:24,732 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 72#L705-1true, Black: 226#true, 231#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,733 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,733 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,742 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,742 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,742 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,752 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,753 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,753 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,753 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 129#L730-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,762 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:24,762 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:24,762 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:24,762 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:24,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 129#L730-3true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,766 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,767 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,767 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,767 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,784 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is not cut-off event [2024-11-19 05:56:24,784 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-11-19 05:56:24,784 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-11-19 05:56:24,784 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-11-19 05:56:24,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 231#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:24,817 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,817 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,817 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,817 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:24,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 231#true, 238#(= |#race~h~0| 0), 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,888 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,888 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,888 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,888 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:24,919 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,919 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,919 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,919 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,919 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 129#L730-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:24,933 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,933 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,933 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,933 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,933 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:24,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#L732-2true, 238#(= |#race~h~0| 0), 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,956 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,956 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,956 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,956 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 231#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,977 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,978 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,978 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,978 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:24,980 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,980 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,980 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:24,980 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, 22#L714-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:25,510 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,510 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,510 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,510 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, 171#L715-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:25,511 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,511 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:25,531 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,531 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,531 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,531 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,531 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:25,534 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,534 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,534 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,534 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:25,568 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:25,606 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,606 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,606 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,606 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 72#L705-1true, Black: 226#true, 231#true, 76#L733-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:25,606 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,606 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,606 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,607 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:25,609 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,609 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,609 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,609 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,610 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,611 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,611 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,611 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,617 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,617 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,617 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 129#L730-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,640 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:25,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,666 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2024-11-19 05:56:25,666 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-19 05:56:25,666 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-19 05:56:25,666 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-19 05:56:25,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 172#$Ultimate##0true, Black: 226#true, 231#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:25,697 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,697 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,697 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,697 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 65#$Ultimate##0true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,738 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,738 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,738 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,738 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:25,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 129#L730-3true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,822 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:56:25,822 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:25,822 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:25,822 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:25,822 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:25,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 76#L733-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,849 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,849 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,850 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,850 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:25,864 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,864 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,864 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,865 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,866 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,867 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,867 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,867 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, 191#L732-2true, 238#(= |#race~h~0| 0), 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:25,880 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 152#L732-1true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,880 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,881 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,881 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,881 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, 231#true, Black: 226#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,882 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,882 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,882 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,882 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:25,887 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,887 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,887 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,888 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:25,888 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, 171#L715-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-19 05:56:26,075 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,075 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,076 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,076 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,083 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,083 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,083 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,083 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:26,100 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,100 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,100 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,100 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,100 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 152#L732-1true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,108 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 152#L732-1true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,108 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,108 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,109 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 131#L704-3true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:26,114 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,114 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,114 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,114 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:26,170 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,170 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,170 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,170 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, 76#L733-3true, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:26,171 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,171 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,194 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,194 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,194 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,194 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,195 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,195 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,195 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,196 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,196 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,196 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,196 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,196 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,217 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,217 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,217 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,217 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,217 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,220 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,220 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,221 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,221 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,221 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,221 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,221 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,221 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,222 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,222 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,222 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,222 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,222 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,240 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,240 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,240 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,240 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:26,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 65#$Ultimate##0true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,685 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,685 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,685 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,685 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:26,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, 231#true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:26,727 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,727 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,727 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,727 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:26,731 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 129#L730-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:26,786 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-19 05:56:26,786 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:26,786 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:26,786 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:26,786 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:26,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,811 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,811 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,811 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,811 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:26,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,839 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,839 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,839 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,839 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,841 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,841 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,841 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,841 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,846 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,846 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,846 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,846 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 3#L731-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,850 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,850 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,850 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,850 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:26,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,870 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,870 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,870 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,870 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 152#L732-1true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:26,871 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,871 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,871 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:26,871 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,065 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,074 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,074 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,074 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,074 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,096 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,096 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,096 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,096 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,096 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:27,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,106 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,106 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,107 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,107 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 191#L732-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:27,159 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,159 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,159 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,159 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,160 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:27,161 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,161 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,161 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,161 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,178 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,178 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,178 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,178 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:27,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 191#L732-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,187 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,187 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,188 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,188 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,196 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,196 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,196 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,196 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,197 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,197 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,198 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,198 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,198 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,198 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 152#L732-1true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,199 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,199 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,199 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,199 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,199 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,214 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,214 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,214 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,214 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:27,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,226 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,226 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,226 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,226 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,226 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,227 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,227 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,227 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,227 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,227 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,229 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,230 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,230 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,230 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,231 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,231 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,231 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,231 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 76#L733-3true, 238#(= |#race~h~0| 0), 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,233 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,233 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,233 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,233 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,234 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, 22#L714-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:27,248 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,248 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,248 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,248 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:27,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,917 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,917 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,917 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,917 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,917 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, 231#true, Black: 226#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,921 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,921 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,921 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,922 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:27,926 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,927 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,927 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,927 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,927 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 3#L731-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:27,936 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,936 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,936 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,936 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:27,936 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:28,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 76#L733-3true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:28,083 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:28,083 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:28,083 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:28,083 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:28,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,121 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,121 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,121 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,121 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:28,125 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,125 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,125 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,125 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 76#L733-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:28,136 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,136 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,137 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,137 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 191#L732-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,138 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,138 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,138 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,138 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:28,457 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:28,457 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,457 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,458 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,458 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,458 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 110#L706-2true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,467 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,467 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,467 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,467 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,467 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:28,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,490 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,490 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,490 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,490 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,491 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,491 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,491 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,491 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,491 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:28,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:28,616 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,616 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,616 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,616 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,616 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,640 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,641 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,641 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,641 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:28,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,655 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,655 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,656 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,656 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 191#L732-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,656 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,657 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,657 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,657 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,672 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,672 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,672 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,673 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,702 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,702 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,723 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,723 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,723 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,723 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,723 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 171#L715-3true, Black: 226#true, 231#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:28,756 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,756 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,757 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,757 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 231#true, Black: 226#true, 6#L706-1true, 22#L714-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:28,757 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,757 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,758 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,758 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,812 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,812 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,812 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,812 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:28,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:28,999 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,999 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,999 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,999 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:28,999 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 152#L732-1true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:29,003 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,003 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,003 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,003 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,003 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:29,011 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,011 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,011 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,011 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,012 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:29,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:29,524 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,524 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,524 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,524 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:29,756 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,756 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,756 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,756 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,756 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, 22#L714-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-19 05:56:29,757 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,757 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,758 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,758 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#true, 231#true, 32#L707-3true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:29,766 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,766 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,766 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,766 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,767 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:29,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:29,780 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,780 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,780 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,780 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,780 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:29,782 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,782 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,782 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,782 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:29,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 76#L733-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:29,911 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:29,911 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:29,911 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:29,911 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:29,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:29,992 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 72#L705-1true, Black: 226#true, 231#true, 49#L735-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:29,992 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,992 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 171#L715-3true, Black: 226#true, 231#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 217#true]) [2024-11-19 05:56:29,993 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,993 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,993 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:29,993 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:30,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:30,035 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:30,035 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:30,035 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:30,036 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:30,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 76#L733-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:30,161 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:30,291 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,291 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,291 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,291 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, 231#true, Black: 226#true, 49#L735-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:30,774 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,774 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,774 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,774 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, 171#L715-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:30,938 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 231#true, Black: 226#true, 6#L706-1true, 22#L714-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true]) [2024-11-19 05:56:30,938 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,938 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:30,939 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:31,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:31,015 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:31,015 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:31,015 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:31,015 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:31,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:31,055 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:31,055 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:31,055 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:31,055 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:31,055 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 231#true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:31,181 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 72#L705-1true, 113#L736-3true, Black: 226#true, 231#true, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:31,181 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:31,181 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:31,182 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:31,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:31,472 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,472 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,472 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,472 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:31,616 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,616 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,616 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,616 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:31,620 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,620 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,620 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:31,620 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, 171#L715-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 231#true, Black: 226#true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true]) [2024-11-19 05:56:32,136 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,136 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,136 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,136 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:32,157 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,157 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,157 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,158 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 231#true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:32,211 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,211 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,211 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,211 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:32,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:32,249 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,249 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,249 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,249 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][240], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:32,251 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,251 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,251 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,251 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,251 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,316 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,316 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,317 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,317 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,317 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,318 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,318 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,318 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,318 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,318 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,367 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,367 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,367 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,367 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,367 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,371 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,371 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,371 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,371 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,373 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,374 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,374 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, 231#true, Black: 226#true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:32,514 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,514 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,514 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,515 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,573 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,573 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,573 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,573 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,625 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,625 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,625 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,625 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:32,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:32,665 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,665 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,665 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,665 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,665 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 110#L706-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:32,686 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,686 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,686 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,686 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,686 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:32,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:32,739 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:32,739 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:32,739 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:32,739 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:32,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:32,903 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,903 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,903 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:32,903 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:33,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 49#L735-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,297 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,297 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,297 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,297 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:33,368 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is not cut-off event [2024-11-19 05:56:33,368 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:56:33,368 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:56:33,368 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:56:33,368 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:56:33,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:33,373 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,373 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,374 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,471 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,472 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,472 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,472 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,472 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,502 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,502 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 231#true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,508 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,508 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,508 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 231#true, 6#L706-1true, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,509 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,510 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,510 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,510 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,510 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,544 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,545 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,545 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,545 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:33,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, 49#L735-3true, 238#(= |#race~h~0| 0), 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,571 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,571 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,571 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,571 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,571 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,575 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,575 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,575 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,575 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,575 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,580 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,580 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,581 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,581 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 43#L692-4true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,584 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,584 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,584 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,584 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,584 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 114#L705-2true, 231#true, Black: 226#true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,752 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 231#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,905 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,905 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,905 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,905 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:33,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:33,964 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,964 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,964 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,964 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 49#L735-3true, 32#L707-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,991 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,991 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,991 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,991 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,991 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 110#L706-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:33,994 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,994 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,994 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:33,994 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:34,216 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,216 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,216 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,216 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,216 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 113#L736-3true, Black: 226#true, 231#true, 110#L706-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,240 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,240 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,240 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,240 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,240 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:56:34,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,268 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:56:34,268 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:34,268 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:34,268 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:34,268 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:56:34,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 49#L735-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:34,315 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,315 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,315 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,315 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][179], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 231#true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true]) [2024-11-19 05:56:34,362 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is not cut-off event [2024-11-19 05:56:34,362 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:56:34,363 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:56:34,363 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:56:34,363 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:56:34,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, 49#L735-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,435 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,435 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,435 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,435 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,435 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,437 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,437 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,437 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,437 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,468 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,468 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,468 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,468 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,506 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,506 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,506 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,506 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][244], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 43#L692-4true, 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,528 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,528 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,528 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,528 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,529 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:34,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 110#L706-2true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:34,670 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,670 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,670 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,670 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:34,670 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:35,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 231#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 202#L717-1true, 217#true]) [2024-11-19 05:56:35,231 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,231 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,231 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,231 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 113#L736-3true, Black: 226#true, 231#true, 32#L707-3true, 238#(= |#race~h~0| 0), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:35,380 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,380 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,380 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,380 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,380 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 05:56:35,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:35,399 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 05:56:35,399 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:35,399 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:35,399 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:35,399 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 05:56:35,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:35,506 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,506 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,506 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,506 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][189], [57#L693true, 113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 231#true, Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 238#(= |#race~h~0| 0), 215#true, 219#true, 217#true, 202#L717-1true]) [2024-11-19 05:56:35,663 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,663 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,663 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,664 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:35,664 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:56:38,638 INFO L124 PetriNetUnfolderBase]: 50576/169681 cut-off events. [2024-11-19 05:56:38,638 INFO L125 PetriNetUnfolderBase]: For 22172/25932 co-relation queries the response was YES. [2024-11-19 05:56:39,433 INFO L83 FinitePrefix]: Finished finitePrefix Result has 273850 conditions, 169681 events. 50576/169681 cut-off events. For 22172/25932 co-relation queries the response was YES. Maximal size of possible extension queue 6473. Compared 2844622 event pairs, 15105 based on Foata normal form. 6/153715 useless extension candidates. Maximal degree in co-relation 273802. Up to 49718 conditions per place. [2024-11-19 05:56:40,365 INFO L140 encePairwiseOnDemand]: 206/217 looper letters, 50 selfloop transitions, 11 changer transitions 0/246 dead transitions. [2024-11-19 05:56:40,365 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 246 transitions, 764 flow [2024-11-19 05:56:40,366 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:56:40,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:56:40,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 583 transitions. [2024-11-19 05:56:40,367 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8955453149001537 [2024-11-19 05:56:40,368 INFO L175 Difference]: Start difference. First operand has 212 places, 218 transitions, 562 flow. Second operand 3 states and 583 transitions. [2024-11-19 05:56:40,368 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 246 transitions, 764 flow [2024-11-19 05:56:40,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 246 transitions, 744 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:56:40,672 INFO L231 Difference]: Finished difference. Result has 214 places, 229 transitions, 658 flow [2024-11-19 05:56:40,672 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-19 05:56:40,673 INFO L277 CegarLoopForPetriNet]: 215 programPoint places, -1 predicate places. [2024-11-19 05:56:40,673 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 229 transitions, 658 flow [2024-11-19 05:56:40,674 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-19 05:56:40,674 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:56:40,674 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-19 05:56:40,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:56:40,674 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t3_funErr0ASSERT_VIOLATIONDATA_RACE, t3_funErr1ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-11-19 05:56:40,675 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:56:40,675 INFO L85 PathProgramCache]: Analyzing trace with hash 1069630347, now seen corresponding path program 1 times [2024-11-19 05:56:40,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:56:40,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2713426] [2024-11-19 05:56:40,676 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:56:40,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:56:40,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:56:40,733 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-19 05:56:40,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:56:40,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2713426] [2024-11-19 05:56:40,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2713426] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:56:40,734 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:56:40,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:56:40,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10122455] [2024-11-19 05:56:40,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:56:40,735 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:56:40,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:56:40,736 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:56:40,737 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:56:40,763 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 217 [2024-11-19 05:56:40,764 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-19 05:56:40,764 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:56:40,764 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 217 [2024-11-19 05:56:40,764 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:56:41,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:41,372 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-19 05:56:41,372 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-19 05:56:41,372 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-19 05:56:41,372 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-19 05:56:41,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:41,512 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,512 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,512 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,512 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:41,543 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,543 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,544 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,544 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:41,904 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-19 05:56:41,904 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-19 05:56:41,904 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-19 05:56:41,904 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-19 05:56:41,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:41,951 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-19 05:56:41,951 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:41,952 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:41,952 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:41,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:41,995 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:41,995 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-19 05:56:42,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:42,103 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,103 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,103 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,103 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:42,143 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,143 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,143 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,143 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 05:56:42,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true]) [2024-11-19 05:56:42,223 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,223 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,223 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,223 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:42,268 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,269 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,269 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,269 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 05:56:42,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 65#$Ultimate##0true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:42,411 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-19 05:56:42,411 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 05:56:42,411 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 05:56:42,411 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 05:56:42,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:42,538 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,538 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,538 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,538 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:42,571 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-19 05:56:42,571 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 05:56:42,571 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 05:56:42,571 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 05:56:42,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:42,646 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,646 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,646 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,646 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:42,687 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,687 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,687 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,687 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:42,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:42,692 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-19 05:56:42,692 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 05:56:42,692 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 05:56:42,692 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 05:56:42,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:42,994 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,994 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,994 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:42,994 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,126 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,126 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,126 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,126 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,137 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,137 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,137 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,137 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,137 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,138 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,138 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,138 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,138 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,148 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,148 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,148 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,148 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,184 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,185 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,185 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,185 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,185 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,239 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,240 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,240 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,240 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,285 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,285 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,285 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,285 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,285 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,287 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,287 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,287 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,287 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,288 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,288 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,288 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,289 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,289 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,310 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,310 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,311 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,311 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,311 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,311 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,311 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,311 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,323 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,323 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,323 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,323 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,329 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,330 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,330 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L692-2-->L692-3: Formula: (= |v_#race~h~0_10| |v_t_funThread1of1ForFork0_#t~nondet5_3|) InVars {t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|} OutVars{t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|, #race~h~0=|v_#race~h~0_10|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 140#L692-3true, 236#true, 241#true, 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,351 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,351 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,351 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,351 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L692-2-->L692-3: Formula: (= |v_#race~h~0_10| |v_t_funThread1of1ForFork0_#t~nondet5_3|) InVars {t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|} OutVars{t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|, #race~h~0=|v_#race~h~0_10|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 101#L717-2true, 140#L692-3true, 236#true, 241#true, 129#L730-3true]) [2024-11-19 05:56:43,352 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,352 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,352 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,352 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,402 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,402 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,402 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,402 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,427 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,427 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,427 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,427 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 05:56:43,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 49#L735-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,460 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,460 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,460 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,460 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,503 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,503 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,503 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,552 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,552 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,552 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,552 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,552 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,573 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,573 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,573 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,573 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,573 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-19 05:56:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L692-2-->L692-3: Formula: (= |v_#race~h~0_10| |v_t_funThread1of1ForFork0_#t~nondet5_3|) InVars {t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|} OutVars{t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|, #race~h~0=|v_#race~h~0_10|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 101#L717-2true, 140#L692-3true, 236#true, 241#true, 129#L730-3true]) [2024-11-19 05:56:43,578 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,578 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,578 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,578 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,592 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,593 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,593 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,593 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,595 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 166#L729-4true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,595 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,595 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 157#L697-3true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,628 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,628 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,628 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,628 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,712 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,712 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,712 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,712 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,736 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,736 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,736 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,736 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,736 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,736 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,739 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,740 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,740 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,740 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,772 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,772 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,773 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,773 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,773 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,773 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,773 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,774 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,774 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,774 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,774 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,774 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,777 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,777 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,777 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,777 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,781 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,782 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,782 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,782 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,782 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,782 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,782 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,793 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,793 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,793 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,793 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,801 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,801 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,801 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,801 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,803 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,803 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,803 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,803 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,803 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,806 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:43,806 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,806 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,807 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,807 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,807 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,807 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:43,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,808 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,808 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,808 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:43,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,826 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,826 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,826 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,826 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,826 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,828 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 166#L729-4true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:43,828 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,828 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:43,864 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,864 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,865 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:43,865 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 05:56:44,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,307 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,307 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,307 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,307 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,327 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,327 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,327 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,327 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,344 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,344 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,344 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,344 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,344 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,344 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,344 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,358 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,358 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,359 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,359 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,359 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,359 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,359 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:44,364 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is not cut-off event [2024-11-19 05:56:44,364 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-11-19 05:56:44,364 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-11-19 05:56:44,364 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-11-19 05:56:44,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,383 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,383 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,383 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,383 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,387 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,387 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,388 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,388 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,388 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,389 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,389 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,389 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,389 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,389 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,389 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,397 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,397 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,397 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,397 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,406 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,406 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,406 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,406 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,409 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,409 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,409 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,409 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,409 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,419 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,419 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,419 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,419 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,420 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,420 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,420 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,420 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,471 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,471 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,471 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,471 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,471 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:44,495 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,562 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,562 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,562 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,562 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 05:56:44,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,620 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,620 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,620 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,620 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,621 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,640 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,640 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,644 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,644 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,644 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,644 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,659 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,659 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,659 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,660 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:44,663 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is not cut-off event [2024-11-19 05:56:44,663 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-19 05:56:44,663 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-19 05:56:44,663 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is not cut-off event [2024-11-19 05:56:44,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,681 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,681 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,685 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,685 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,685 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,686 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,686 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,687 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,687 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,687 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,687 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,713 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,714 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,714 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,719 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,719 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,720 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,720 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,720 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,720 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,722 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,722 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,722 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,722 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,722 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,724 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,724 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,724 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,724 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,729 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,729 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,729 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,730 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,731 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,732 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,732 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,732 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,732 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,732 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,732 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:44,755 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,755 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,757 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:44,765 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,765 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:44,766 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,766 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:44,789 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,789 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,790 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,790 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,790 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 172#$Ultimate##0true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,827 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 65#$Ultimate##0true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,878 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,878 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,878 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,878 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 05:56:44,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0), 126#L694-3true]) [2024-11-19 05:56:44,940 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,940 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,941 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,941 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:44,941 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,941 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,941 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,941 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,963 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,963 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,963 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,963 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,966 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,966 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,966 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,966 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,967 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,967 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,967 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,967 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:44,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,968 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,968 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:44,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,972 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,972 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,972 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,972 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 05:56:44,987 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:44,988 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,988 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,988 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,988 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,988 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,988 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:44,989 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:44,990 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,990 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,990 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,990 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,990 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,990 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,990 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:44,994 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,994 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:44,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:45,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,019 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,019 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,019 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,019 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,031 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,031 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,031 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,031 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,031 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,033 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,033 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,033 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,033 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,034 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,036 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,036 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,036 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,036 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,048 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,049 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,049 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,049 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,049 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,049 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,049 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,049 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,051 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,051 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,051 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,051 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,053 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,055 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,619 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:56:45,619 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:45,619 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:45,619 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is not cut-off event [2024-11-19 05:56:45,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 171#L715-3true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:45,696 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,697 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,697 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,697 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,705 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,706 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,706 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,706 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,708 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,708 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,708 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,708 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,726 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,726 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,727 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,732 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,732 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,732 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,732 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,732 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,732 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,732 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,733 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,739 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,739 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,739 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,739 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,745 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,745 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,745 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,745 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,748 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,750 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,752 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,752 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,752 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,752 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,752 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,753 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,753 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,753 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,754 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,754 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,754 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,757 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,757 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,781 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,781 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,781 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:45,788 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,788 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,789 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,789 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:56:45,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:45,816 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,816 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,816 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,816 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:45,817 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,817 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,817 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,818 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,818 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,837 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,837 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,837 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,838 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,838 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,838 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,839 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,839 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,839 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,839 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,839 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,840 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,840 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,841 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,841 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,841 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,841 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,842 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,842 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:45,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,843 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,843 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,843 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,843 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:45,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,856 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,857 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,857 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,857 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,858 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,859 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,859 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,859 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,859 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,859 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,859 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,859 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,886 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,886 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,886 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,890 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,891 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,891 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,891 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,891 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,892 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,892 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,892 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,892 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,892 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,893 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,893 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,893 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,893 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#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), 202#L717-1true]) [2024-11-19 05:56:45,894 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,894 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:45,915 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,915 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,915 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,916 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,916 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:45,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:45,928 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,928 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,928 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:45,928 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,028 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,028 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,028 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,028 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,037 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,037 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,037 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,037 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,102 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-19 05:56:46,102 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:46,102 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:46,102 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 05:56:46,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true]) [2024-11-19 05:56:46,157 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,157 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,157 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,157 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,159 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,159 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,159 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,159 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,162 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,162 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,162 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,163 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,163 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,163 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,163 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,163 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 72#L705-1true, Black: 226#true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,167 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,167 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,167 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,167 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,178 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,178 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,178 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,178 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,185 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,185 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,185 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,185 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,185 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,186 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,186 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,186 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,191 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,191 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,191 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,191 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,194 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,194 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,194 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,194 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,195 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,195 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,195 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,195 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,196 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,196 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,197 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,197 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,197 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,197 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,197 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,198 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,198 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,198 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,198 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,198 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,198 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,201 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,201 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,202 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,202 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:46,208 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,208 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,208 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,208 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:46,254 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,254 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,254 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,254 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,257 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,257 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,257 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,257 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 6#L706-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,262 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,262 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,262 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,263 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][225], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,263 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,264 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,264 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,264 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,265 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 140#L692-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,265 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,265 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,279 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,279 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,279 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,279 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,279 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,280 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,280 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,280 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,280 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,280 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,286 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,287 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,287 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,287 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,287 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,288 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,291 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,291 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,291 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,291 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,291 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:46,299 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,299 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,299 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,299 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,313 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,313 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,313 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,313 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,313 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,314 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,314 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,314 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:46,320 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,320 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,320 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,320 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,378 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,378 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,378 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,378 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:46,387 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:46,387 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,387 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,411 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,411 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,412 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,412 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,412 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 05:56:46,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 157#L697-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 65#$Ultimate##0true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,503 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,503 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,503 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,503 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is not cut-off event [2024-11-19 05:56:46,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:46,555 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,555 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,555 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,555 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,556 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,556 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,556 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,556 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,556 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,557 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,557 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,557 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,557 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,557 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,562 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,565 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,565 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,565 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,566 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,567 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,567 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,567 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,567 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,582 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,583 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,583 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,583 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,591 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,591 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,591 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,591 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,591 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,592 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#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), 202#L717-1true]) [2024-11-19 05:56:46,596 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,596 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,596 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,596 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,600 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,600 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,600 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,600 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,600 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,600 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,600 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,601 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,601 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,601 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,601 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,601 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,603 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,603 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,603 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,604 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,604 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,604 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,604 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,604 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,605 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,605 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,607 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,607 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,608 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,608 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,609 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,609 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:46,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:46,610 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,610 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:46,610 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:46,611 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:46,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:46,990 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,990 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,990 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,990 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,990 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,991 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:46,991 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:46,991 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,991 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,991 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,991 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,991 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,992 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:46,992 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,002 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,002 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,002 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,002 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,027 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,027 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,027 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,027 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,027 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,028 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,029 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,029 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,030 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,030 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,034 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,034 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,035 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,035 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,048 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,048 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,049 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,049 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,049 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,049 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2024-11-19 05:56:47,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,056 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,056 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,056 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,063 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,063 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,063 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,063 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,063 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,064 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,064 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,064 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,066 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,066 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,073 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,073 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,073 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,073 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,073 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,074 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,074 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,074 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,074 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,074 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,075 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,075 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,075 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,076 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,076 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,076 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,076 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,076 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,076 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,076 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,092 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,092 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,092 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,092 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,092 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#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), 202#L717-1true]) [2024-11-19 05:56:47,093 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,094 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,094 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,094 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,095 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,105 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,105 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,105 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,105 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,105 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,105 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,105 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,107 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,107 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,107 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,107 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,108 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,108 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,108 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,108 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,108 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,110 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,110 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,110 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,110 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,110 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,112 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,112 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,112 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,112 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,113 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,113 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,113 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 49#L735-3true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,126 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,126 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,127 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,127 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,344 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,345 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,345 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,345 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,345 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,345 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,345 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,346 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,346 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,346 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,347 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,347 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,349 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,349 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,349 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,350 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,350 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,350 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,350 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,354 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,354 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,354 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,354 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,354 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,355 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,355 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,359 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,359 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,359 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,359 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,378 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2024-11-19 05:56:47,378 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-19 05:56:47,378 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-19 05:56:47,378 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2024-11-19 05:56:47,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,387 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,387 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,395 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,395 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,395 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,396 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,396 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,396 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,396 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,396 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,396 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,397 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,397 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,397 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,397 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,398 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,398 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,398 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,398 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,399 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,399 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,399 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,399 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,400 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,400 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,401 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,401 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,401 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,401 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true]) [2024-11-19 05:56:47,458 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,458 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,458 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,458 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,461 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,461 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,461 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,462 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,469 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,469 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,469 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,481 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,481 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,481 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,481 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 05:56:47,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,485 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,485 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,486 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,486 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,486 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,486 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,487 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,488 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,488 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,488 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,488 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,490 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,491 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,491 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,491 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,491 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,498 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,498 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,499 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,499 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,500 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,500 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,500 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,500 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,511 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,512 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,512 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,512 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,515 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,515 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,516 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,516 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,517 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,517 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,517 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,517 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,575 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,575 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,575 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,575 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,590 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,591 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,591 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,591 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,611 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,612 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,612 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,612 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,615 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,615 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,615 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,615 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,615 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,780 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,780 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,780 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,781 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:47,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,782 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,782 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,782 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,782 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,784 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,784 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,784 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,784 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,784 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,784 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,784 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,787 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,787 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,787 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,787 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,793 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,793 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,793 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,794 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,794 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,794 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,794 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,804 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,804 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,804 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,804 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,804 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,805 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,805 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,805 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,805 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,805 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,805 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#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), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,835 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,835 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,836 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,836 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,840 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,840 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,840 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,841 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,841 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,841 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,841 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,843 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,843 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,843 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,846 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,846 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,846 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,846 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,853 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,853 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,853 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,853 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true]) [2024-11-19 05:56:47,905 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,905 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,905 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,905 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,905 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:47,905 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,905 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,905 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,906 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,906 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,911 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,911 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,911 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,911 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,918 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,918 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,918 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,918 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,925 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,925 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,925 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,925 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 05:56:47,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,926 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,926 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,926 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,926 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is not cut-off event [2024-11-19 05:56:47,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,936 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,936 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:47,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,937 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,937 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:47,938 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,938 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:47,939 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,940 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,940 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,940 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:47,940 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,308 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,309 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,309 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,309 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,309 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,338 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,338 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,338 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,338 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,338 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,340 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#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), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,340 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,340 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,341 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,341 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,357 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,357 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,357 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,358 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,358 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,358 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,373 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,373 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,373 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,373 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:48,387 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,387 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,387 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,387 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:48,387 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,387 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,387 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,388 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,437 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,437 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,437 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,437 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,612 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,612 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,617 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,620 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,620 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,620 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,620 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,620 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,620 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,620 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,622 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,622 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,623 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,623 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,623 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,623 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,624 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,624 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,624 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,657 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,657 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,657 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,657 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,674 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,674 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,676 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,677 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,677 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,677 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,681 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,681 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,708 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:48,708 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,708 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,708 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,708 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,708 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,708 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,708 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:48,719 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,719 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,719 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,719 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,767 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,767 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,767 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,767 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,768 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,768 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,768 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,768 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,768 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,768 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,769 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,769 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,769 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,769 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,769 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,774 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,774 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,774 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,774 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,775 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:48,775 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,775 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,775 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,775 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,775 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,775 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,793 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,794 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,794 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,794 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,794 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:48,810 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,810 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,810 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,810 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:48,814 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,814 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,814 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,814 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 157#L697-3true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:48,815 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,815 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,815 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,815 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,817 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,817 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,817 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,818 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:48,818 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,818 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,869 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,869 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,869 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,869 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,873 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,873 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,873 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:48,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:48,926 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,926 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,926 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,926 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:48,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,930 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,930 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,930 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,930 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:48,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,962 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,962 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,962 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,962 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-11-19 05:56:48,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:48,962 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,962 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,962 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:48,962 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-19 05:56:49,080 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,081 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,081 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,081 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,081 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,081 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,081 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,082 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 49#L735-3true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:49,082 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,082 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,088 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:49,088 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,088 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,088 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,088 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,088 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,088 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,095 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 177#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,095 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,095 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,095 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,095 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,095 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,095 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,110 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,110 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,110 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,110 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,113 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,113 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,113 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,113 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,114 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,114 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,114 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,114 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,114 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,115 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,115 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,115 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,115 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,116 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,116 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,116 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,116 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,116 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-11-19 05:56:49,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,117 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,117 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,117 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,117 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,117 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,142 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,143 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,143 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,153 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,153 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,153 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,153 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,156 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,156 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,157 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,157 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,157 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:49,217 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,217 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,217 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,217 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:49,230 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,230 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,230 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-19 05:56:49,231 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,231 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,231 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,231 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,231 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,231 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,231 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,233 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,233 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,233 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,233 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,233 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,254 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,254 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,254 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,254 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,254 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,272 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,272 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,272 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,272 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,282 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,282 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,282 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,282 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,641 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,641 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,641 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,641 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,641 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 49#L735-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,718 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,718 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,718 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,718 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:49,719 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:49,719 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:49,719 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:49,719 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:49,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:49,719 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,719 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,720 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,720 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,776 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,776 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,776 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,776 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:49,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 66#L693-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,931 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,931 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,931 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,932 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 66#L693-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,934 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,934 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,934 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,934 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,934 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:49,936 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,936 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,937 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,937 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,937 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,937 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,937 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,938 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:49,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,949 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,949 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,950 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,950 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,957 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:49,957 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,958 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,958 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,958 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,958 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,958 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:49,958 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,004 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,004 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,004 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,004 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,008 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,008 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,008 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,008 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,009 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,009 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,009 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,009 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,013 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,013 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,013 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,013 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,025 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,025 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,025 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,025 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([641] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet8_3|) InVars {t_funThread1of1ForFork0_#t~nondet8=|v_t_funThread1of1ForFork0_#t~nondet8_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet8=|v_t_funThread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~h~0][229], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 243#(= |t_funThread1of1ForFork0_#t~nondet8| |#race~h~0|), Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 94#L695-3true, Black: 238#(= |#race~h~0| 0), 101#L717-2true, 236#true, 129#L730-3true]) [2024-11-19 05:56:50,049 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,049 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,049 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,049 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is not cut-off event [2024-11-19 05:56:50,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,077 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,077 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,077 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,077 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,077 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,079 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,079 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,079 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,079 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,079 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,080 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][244], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,080 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,080 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,080 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,080 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,080 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,080 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,087 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,087 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,087 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,087 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 49#L735-3true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,101 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,101 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,101 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,101 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 78#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,104 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,104 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,104 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,104 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:50,118 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,118 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,118 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,118 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,124 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,124 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,124 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,129 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,129 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,130 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,130 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,130 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,165 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,166 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,166 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,171 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,171 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,171 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,171 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 157#L697-3true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,171 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,171 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,172 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,172 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,180 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,180 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,180 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,181 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,181 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,181 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,181 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,181 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,181 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,212 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,212 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,212 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,212 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,230 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,230 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,230 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,230 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,233 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,233 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,234 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,234 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 157#L697-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 129#L730-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,298 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,299 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,299 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,299 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 157#L697-3true, 166#L729-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,333 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,333 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,333 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,333 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 05:56:50,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 171#L715-3true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,448 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 22#L714-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,448 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,448 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,458 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,458 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,458 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,458 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,458 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,458 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,458 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:50,479 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:50,479 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,479 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:50,481 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,481 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,481 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,481 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,482 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L692-2-->L692-3: Formula: (= |v_#race~h~0_10| |v_t_funThread1of1ForFork0_#t~nondet5_3|) InVars {t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|} OutVars{t_funThread1of1ForFork0_#t~nondet5=|v_t_funThread1of1ForFork0_#t~nondet5_3|, #race~h~0=|v_#race~h~0_10|} AuxVars[] AssignedVars[#race~h~0][180], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, Black: 231#true, 215#true, 219#true, 217#true, Black: 238#(= |#race~h~0| 0), 101#L717-2true, 140#L692-3true, 241#true, 236#true, 76#L733-3true]) [2024-11-19 05:56:50,494 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,494 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,494 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,494 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,505 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,505 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,505 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,505 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,524 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,524 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,524 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,524 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,524 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,528 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,528 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 49#L735-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,552 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,552 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,552 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,552 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:50,576 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2024-11-19 05:56:50,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:50,577 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,577 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,577 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,577 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,577 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,607 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,607 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,607 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,607 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,607 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:50,608 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,608 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,608 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,609 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,609 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,629 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,629 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,629 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,629 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:50,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,642 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,642 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,642 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,642 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 05:56:50,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:50,653 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,653 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,653 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,653 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,653 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:50,653 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,041 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,041 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,041 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,041 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,041 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,043 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,043 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,043 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,043 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,043 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,045 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,045 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,045 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,046 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,046 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,046 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,046 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,087 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,087 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,087 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,087 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,094 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,094 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,095 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,095 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,205 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,205 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,205 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,205 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:51,206 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:51,472 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,472 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,472 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,472 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 76#L733-3true, 238#(= |#race~h~0| 0), 126#L694-3true, 202#L717-1true]) [2024-11-19 05:56:51,477 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,477 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,488 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,488 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,488 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,488 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,488 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,489 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,489 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,524 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,524 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,524 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,524 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,574 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,574 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,574 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,575 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,575 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,588 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,588 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,588 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,588 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,592 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,592 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,592 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,592 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,597 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,597 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,597 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,597 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 131#L704-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,603 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2024-11-19 05:56:51,603 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-19 05:56:51,603 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-19 05:56:51,603 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-19 05:56:51,654 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:51,654 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,654 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:51,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:51,655 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,655 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,655 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,655 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,655 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:51,656 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,656 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,656 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,656 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,656 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,656 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][145], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 32#L707-3true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,673 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,673 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,673 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,673 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-19 05:56:51,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,677 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,677 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,677 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,677 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,701 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,701 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,701 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,702 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,702 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,706 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,706 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,706 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,706 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,706 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,706 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,706 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,717 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,718 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, 158#L695-4true, Black: 236#true, 241#true, 198#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,719 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,719 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,719 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,719 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,719 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,722 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][247], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 158#L695-4true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,722 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,722 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,722 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,722 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,722 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,722 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 19#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 202#L717-1true]) [2024-11-19 05:56:51,723 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,723 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,723 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,723 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:51,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 157#L697-3true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:51,765 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:51,765 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:51,765 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:51,765 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:51,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 49#L735-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,799 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,799 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,799 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,799 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,799 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, 114#L705-2true, Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,803 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,803 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,804 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,804 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 157#L697-3true, 86#L731-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:51,824 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,824 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,824 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:51,824 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,000 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 103#L695-2true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,001 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 171#L715-3true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:52,004 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,004 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,004 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,004 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 19#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,014 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,014 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,014 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,014 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 114#L705-2true, Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,016 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,016 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,016 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,016 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 3#L731-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,029 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,029 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,029 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,029 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,029 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [72#L705-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 49#L735-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,039 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,039 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,039 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,039 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,090 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,090 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,090 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,090 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 152#L732-1true, 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,091 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,091 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,091 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,091 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 169#L696-3true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,097 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,097 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,097 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,097 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 219#true, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,101 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,101 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,101 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,101 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][240], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 43#L692-4true, 215#true, 95#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 219#true, 217#true, Black: 236#true, 49#L735-3true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,102 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,102 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,102 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,102 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 113#L736-3true, Black: 226#true, 131#L704-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 57#L693true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,110 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,110 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,110 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,110 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, 157#L697-3true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0), 129#L730-3true, 202#L717-1true]) [2024-11-19 05:56:52,134 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,134 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,134 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,134 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,134 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][172], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 57#L693true, 241#true, 49#L735-3true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:52,163 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,163 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,163 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,163 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 05:56:52,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][236], [113#L736-3true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 43#L692-4true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 54#t3_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 217#true, Black: 236#true, 241#true, 238#(= |#race~h~0| 0)]) [2024-11-19 05:56:52,165 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,165 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,165 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,165 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,165 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,173 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,173 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,174 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,174 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,174 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 05:56:52,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 157#L697-3true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 241#true, 7#t2_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,187 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,187 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,187 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,187 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 05:56:52,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 6#L706-1true, 191#L732-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,206 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,206 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([587] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][182], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 226#true, 110#L706-2true, Black: 233#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 215#true, 152#L732-1true, 219#true, 217#true, Black: 236#true, 69#L696true, 241#true, 238#(= |#race~h~0| 0), 202#L717-1true]) [2024-11-19 05:56:52,208 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-19 05:56:52,208 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event