./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3289d67d 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/13-privatized_04-priv_multi_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 d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 23:38:25,844 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 23:38:25,915 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-16 23:38:25,928 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 23:38:25,928 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 23:38:25,952 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 23:38:25,954 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 23:38:25,954 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 23:38:25,955 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 23:38:25,957 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 23:38:25,958 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 23:38:25,958 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 23:38:25,958 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 23:38:25,961 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 23:38:25,962 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 23:38:25,962 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 23:38:25,962 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 23:38:25,962 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 23:38:25,962 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 23:38:25,963 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 23:38:25,963 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 23:38:25,963 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 23:38:25,964 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-16 23:38:25,965 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 23:38:25,965 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-16 23:38:25,966 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 23:38:25,966 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 23:38:25,966 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 23:38:25,967 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 23:38:25,967 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 23:38:25,968 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 23:38:25,968 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:38:25,968 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 23:38:25,968 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 23:38:25,969 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 23:38:25,969 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 23:38:25,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 23:38:25,970 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 23:38:25,970 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 23:38:25,970 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 23:38:25,971 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 23:38:25,971 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 -> d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 [2024-11-16 23:38:26,194 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 23:38:26,218 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 23:38:26,222 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 23:38:26,223 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 23:38:26,223 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 23:38:26,224 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2024-11-16 23:38:27,652 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 23:38:27,918 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 23:38:27,919 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2024-11-16 23:38:27,936 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c21ce2bb/95b749cc70ab49d3a12cd9ee1dfaaaea/FLAG6bf5daf4b [2024-11-16 23:38:27,957 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c21ce2bb/95b749cc70ab49d3a12cd9ee1dfaaaea [2024-11-16 23:38:27,959 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 23:38:27,961 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 23:38:27,965 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 23:38:27,965 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 23:38:27,969 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 23:38:27,970 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:38:27" (1/1) ... [2024-11-16 23:38:27,970 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31d66307 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:27, skipping insertion in model container [2024-11-16 23:38:27,971 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:38:27" (1/1) ... [2024-11-16 23:38:28,022 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 23:38:28,466 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:38:28,488 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 23:38:28,546 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:38:28,613 INFO L204 MainTranslator]: Completed translation [2024-11-16 23:38:28,613 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28 WrapperNode [2024-11-16 23:38:28,614 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 23:38:28,615 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 23:38:28,615 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 23:38:28,615 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 23:38:28,624 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,652 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,682 INFO L138 Inliner]: procedures = 271, calls = 38, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 110 [2024-11-16 23:38:28,685 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 23:38:28,686 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 23:38:28,686 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 23:38:28,687 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 23:38:28,695 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,696 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,701 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,705 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,723 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,727 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,731 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,736 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,744 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 23:38:28,749 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 23:38:28,749 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 23:38:28,749 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 23:38:28,750 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (1/1) ... [2024-11-16 23:38:28,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:38:28,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 23:38:28,792 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-16 23:38:28,799 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-16 23:38:28,843 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2024-11-16 23:38:28,844 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2024-11-16 23:38:28,844 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-16 23:38:28,844 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-16 23:38:28,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 23:38:28,844 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2024-11-16 23:38:28,844 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2024-11-16 23:38:28,844 INFO L130 BoogieDeclarations]: Found specification of procedure process [2024-11-16 23:38:28,844 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2024-11-16 23:38:28,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-16 23:38:28,845 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 23:38:28,845 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 23:38:28,846 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-16 23:38:29,090 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 23:38:29,094 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 23:38:29,415 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-16 23:38:29,416 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 23:38:29,467 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 23:38:29,468 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 23:38:29,469 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:38:29 BoogieIcfgContainer [2024-11-16 23:38:29,469 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 23:38:29,472 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 23:38:29,472 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 23:38:29,475 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 23:38:29,476 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 11:38:27" (1/3) ... [2024-11-16 23:38:29,476 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36253f37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:38:29, skipping insertion in model container [2024-11-16 23:38:29,477 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:38:28" (2/3) ... [2024-11-16 23:38:29,478 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36253f37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:38:29, skipping insertion in model container [2024-11-16 23:38:29,478 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:38:29" (3/3) ... [2024-11-16 23:38:29,479 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2024-11-16 23:38:29,516 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 23:38:29,517 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-16 23:38:29,517 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-16 23:38:29,603 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-16 23:38:29,648 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 214 places, 218 transitions, 448 flow [2024-11-16 23:38:29,749 INFO L124 PetriNetUnfolderBase]: 14/215 cut-off events. [2024-11-16 23:38:29,749 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:38:29,762 INFO L83 FinitePrefix]: Finished finitePrefix Result has 225 conditions, 215 events. 14/215 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 498 event pairs, 0 based on Foata normal form. 0/186 useless extension candidates. Maximal degree in co-relation 187. Up to 2 conditions per place. [2024-11-16 23:38:29,762 INFO L82 GeneralOperation]: Start removeDead. Operand has 214 places, 218 transitions, 448 flow [2024-11-16 23:38:29,771 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 211 places, 215 transitions, 439 flow [2024-11-16 23:38:29,779 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:38:29,788 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;@1085c596, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:38:29,788 INFO L334 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2024-11-16 23:38:29,804 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:38:29,804 INFO L124 PetriNetUnfolderBase]: 2/65 cut-off events. [2024-11-16 23:38:29,805 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:38:29,805 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:38:29,806 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] [2024-11-16 23:38:29,807 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting generateErr1ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-16 23:38:29,812 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:38:29,812 INFO L85 PathProgramCache]: Analyzing trace with hash 12022051, now seen corresponding path program 1 times [2024-11-16 23:38:29,821 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:38:29,821 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [584606179] [2024-11-16 23:38:29,822 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:38:29,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:38:30,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:38:30,239 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-16 23:38:30,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:38:30,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [584606179] [2024-11-16 23:38:30,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [584606179] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:38:30,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:38:30,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:38:30,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401809074] [2024-11-16 23:38:30,243 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:38:30,251 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:38:30,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:38:30,283 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:38:30,284 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:38:30,338 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 218 [2024-11-16 23:38:30,343 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 211 places, 215 transitions, 439 flow. Second operand has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 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-16 23:38:30,343 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:38:30,343 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 218 [2024-11-16 23:38:30,344 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:38:34,384 INFO L124 PetriNetUnfolderBase]: 9723/27800 cut-off events. [2024-11-16 23:38:34,384 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-11-16 23:38:34,505 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40527 conditions, 27800 events. 9723/27800 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 706. Compared 320229 event pairs, 5649 based on Foata normal form. 7230/31141 useless extension candidates. Maximal degree in co-relation 40487. Up to 10290 conditions per place. [2024-11-16 23:38:34,687 INFO L140 encePairwiseOnDemand]: 197/218 looper letters, 43 selfloop transitions, 10 changer transitions 0/220 dead transitions. [2024-11-16 23:38:34,687 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 220 transitions, 561 flow [2024-11-16 23:38:34,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:38:34,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:38:34,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 601 transitions. [2024-11-16 23:38:34,704 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.918960244648318 [2024-11-16 23:38:34,707 INFO L175 Difference]: Start difference. First operand has 211 places, 215 transitions, 439 flow. Second operand 3 states and 601 transitions. [2024-11-16 23:38:34,708 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 220 transitions, 561 flow [2024-11-16 23:38:34,714 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 220 transitions, 556 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-16 23:38:34,719 INFO L231 Difference]: Finished difference. Result has 202 places, 206 transitions, 478 flow [2024-11-16 23:38:34,721 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=400, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=478, PETRI_PLACES=202, PETRI_TRANSITIONS=206} [2024-11-16 23:38:34,727 INFO L277 CegarLoopForPetriNet]: 211 programPoint places, -9 predicate places. [2024-11-16 23:38:34,727 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 206 transitions, 478 flow [2024-11-16 23:38:34,728 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 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-16 23:38:34,728 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:38:34,729 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] [2024-11-16 23:38:34,729 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 23:38:34,729 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting processErr8ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-16 23:38:34,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:38:34,730 INFO L85 PathProgramCache]: Analyzing trace with hash -1558032356, now seen corresponding path program 1 times [2024-11-16 23:38:34,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:38:34,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800070852] [2024-11-16 23:38:34,731 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:38:34,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:38:34,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:38:34,835 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-16 23:38:34,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:38:34,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800070852] [2024-11-16 23:38:34,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800070852] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:38:34,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:38:34,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:38:34,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [263060240] [2024-11-16 23:38:34,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:38:34,837 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:38:34,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:38:34,838 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:38:34,838 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:38:34,877 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 218 [2024-11-16 23:38:34,878 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 206 transitions, 478 flow. Second operand has 3 states, 3 states have (on average 171.66666666666666) internal successors, (515), 3 states have internal predecessors, (515), 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-16 23:38:34,880 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:38:34,880 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 218 [2024-11-16 23:38:34,880 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:38:41,832 INFO L124 PetriNetUnfolderBase]: 22815/64472 cut-off events. [2024-11-16 23:38:41,832 INFO L125 PetriNetUnfolderBase]: For 10964/11010 co-relation queries the response was YES. [2024-11-16 23:38:42,010 INFO L83 FinitePrefix]: Finished finitePrefix Result has 106180 conditions, 64472 events. 22815/64472 cut-off events. For 10964/11010 co-relation queries the response was YES. Maximal size of possible extension queue 1639. Compared 842689 event pairs, 6156 based on Foata normal form. 0/56359 useless extension candidates. Maximal degree in co-relation 106141. Up to 17209 conditions per place. [2024-11-16 23:38:42,425 INFO L140 encePairwiseOnDemand]: 199/218 looper letters, 58 selfloop transitions, 21 changer transitions 0/242 dead transitions. [2024-11-16 23:38:42,425 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 242 transitions, 756 flow [2024-11-16 23:38:42,427 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:38:42,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:38:42,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 580 transitions. [2024-11-16 23:38:42,430 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8868501529051988 [2024-11-16 23:38:42,430 INFO L175 Difference]: Start difference. First operand has 202 places, 206 transitions, 478 flow. Second operand 3 states and 580 transitions. [2024-11-16 23:38:42,430 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 242 transitions, 756 flow [2024-11-16 23:38:42,741 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 242 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:38:42,748 INFO L231 Difference]: Finished difference. Result has 204 places, 227 transitions, 666 flow [2024-11-16 23:38:42,748 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=458, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=185, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=666, PETRI_PLACES=204, PETRI_TRANSITIONS=227} [2024-11-16 23:38:42,749 INFO L277 CegarLoopForPetriNet]: 211 programPoint places, -7 predicate places. [2024-11-16 23:38:42,749 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 227 transitions, 666 flow [2024-11-16 23:38:42,750 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 171.66666666666666) internal successors, (515), 3 states have internal predecessors, (515), 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-16 23:38:42,750 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:38:42,750 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] [2024-11-16 23:38:42,750 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-16 23:38:42,750 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting generateErr0ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-16 23:38:42,751 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:38:42,753 INFO L85 PathProgramCache]: Analyzing trace with hash 161025020, now seen corresponding path program 1 times [2024-11-16 23:38:42,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:38:42,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [517257301] [2024-11-16 23:38:42,753 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:38:42,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:38:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:38:42,848 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-16 23:38:42,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:38:42,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [517257301] [2024-11-16 23:38:42,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [517257301] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:38:42,849 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:38:42,849 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:38:42,850 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [189552153] [2024-11-16 23:38:42,850 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:38:42,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:38:42,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:38:42,852 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:38:42,853 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:38:42,902 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 218 [2024-11-16 23:38:42,903 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 227 transitions, 666 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-16 23:38:42,903 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:38:42,903 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 218 [2024-11-16 23:38:42,903 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:38:50,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][112], [211#true, Black: 222#true, 227#true, 185#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 224#(= |#race~A~0| 0), 28#L1169-1true, 107#L1208-4true, 213#true, 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:38:50,894 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:38:50,894 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:38:50,894 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:38:50,894 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:38:51,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][112], [211#true, Black: 222#true, 140#L1195true, 227#true, 185#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 224#(= |#race~A~0| 0), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:38:51,212 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-16 23:38:51,212 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:38:51,212 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:38:51,212 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:38:51,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][112], [211#true, Black: 222#true, 227#true, 185#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 224#(= |#race~A~0| 0), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:38:51,393 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:38:51,393 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:38:51,393 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:38:51,393 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:38:52,172 INFO L124 PetriNetUnfolderBase]: 32797/92083 cut-off events. [2024-11-16 23:38:52,172 INFO L125 PetriNetUnfolderBase]: For 45768/47394 co-relation queries the response was YES. [2024-11-16 23:38:52,553 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167271 conditions, 92083 events. 32797/92083 cut-off events. For 45768/47394 co-relation queries the response was YES. Maximal size of possible extension queue 2333. Compared 1251399 event pairs, 14393 based on Foata normal form. 190/80458 useless extension candidates. Maximal degree in co-relation 167231. Up to 35304 conditions per place. [2024-11-16 23:38:52,929 INFO L140 encePairwiseOnDemand]: 207/218 looper letters, 65 selfloop transitions, 18 changer transitions 0/257 dead transitions. [2024-11-16 23:38:52,930 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 257 transitions, 966 flow [2024-11-16 23:38:52,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:38:52,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:38:52,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 582 transitions. [2024-11-16 23:38:52,932 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8899082568807339 [2024-11-16 23:38:52,932 INFO L175 Difference]: Start difference. First operand has 204 places, 227 transitions, 666 flow. Second operand 3 states and 582 transitions. [2024-11-16 23:38:52,932 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 257 transitions, 966 flow [2024-11-16 23:38:52,968 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 257 transitions, 910 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:38:52,970 INFO L231 Difference]: Finished difference. Result has 206 places, 243 transitions, 818 flow [2024-11-16 23:38:52,970 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=624, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=227, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=818, PETRI_PLACES=206, PETRI_TRANSITIONS=243} [2024-11-16 23:38:52,971 INFO L277 CegarLoopForPetriNet]: 211 programPoint places, -5 predicate places. [2024-11-16 23:38:52,971 INFO L471 AbstractCegarLoop]: Abstraction has has 206 places, 243 transitions, 818 flow [2024-11-16 23:38:52,972 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-16 23:38:52,972 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:38:52,972 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] [2024-11-16 23:38:52,972 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-16 23:38:52,972 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting disposeErr1ASSERT_VIOLATIONDATA_RACE === [processErr8ASSERT_VIOLATIONDATA_RACE, processErr7ASSERT_VIOLATIONDATA_RACE, processErr6ASSERT_VIOLATIONDATA_RACE, processErr5ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-16 23:38:52,973 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:38:52,973 INFO L85 PathProgramCache]: Analyzing trace with hash 941160793, now seen corresponding path program 1 times [2024-11-16 23:38:52,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:38:52,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1532174932] [2024-11-16 23:38:52,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:38:52,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:38:53,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:38:53,064 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-16 23:38:53,064 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:38:53,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1532174932] [2024-11-16 23:38:53,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1532174932] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:38:53,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:38:53,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:38:53,065 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [236876283] [2024-11-16 23:38:53,066 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:38:53,066 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:38:53,067 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:38:53,067 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:38:53,068 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:38:53,092 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 218 [2024-11-16 23:38:53,093 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 243 transitions, 818 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-16 23:38:53,094 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:38:53,094 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 218 [2024-11-16 23:38:53,094 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:38:53,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, 8#L1159true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:38:53,947 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-16 23:38:53,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:38:53,947 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:38:53,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:38:54,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 207#L1160-4true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:38:54,105 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-16 23:38:54,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-16 23:38:54,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-16 23:38:54,105 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:38:54,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][204], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:38:54,106 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-16 23:38:54,106 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:38:54,106 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:38:54,106 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:38:54,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, 5#L1161-3true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:38:54,669 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-16 23:38:54,669 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:38:54,669 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:38:54,669 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:38:57,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, 8#L1159true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:38:57,818 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-16 23:38:57,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:38:57,818 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:38:57,818 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:38:57,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:38:58,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 207#L1160-4true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true, 232#true]) [2024-11-16 23:38:58,044 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-16 23:38:58,044 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:38:58,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-16 23:38:58,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-16 23:38:58,045 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:00,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][204], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 107#L1208-4true, 213#true, 187#L1160true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true, 232#true]) [2024-11-16 23:39:00,124 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-16 23:39:00,124 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:00,124 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:00,125 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:00,125 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:00,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, 5#L1161-3true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:00,412 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-16 23:39:00,412 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:39:00,412 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:00,412 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:39:00,412 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:01,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [57#L1170-2true, 211#true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:01,649 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-16 23:39:01,649 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:01,649 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-16 23:39:01,649 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-16 23:39:01,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [57#L1170-2true, 211#true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:01,974 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-16 23:39:01,974 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-16 23:39:01,974 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-16 23:39:01,974 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:03,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [57#L1170-2true, 211#true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 93#L1189-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:03,014 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-16 23:39:03,014 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:03,014 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:03,014 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:03,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [57#L1170-2true, 211#true, Black: 222#true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:03,015 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-16 23:39:03,015 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:03,015 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:03,015 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:03,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [57#L1170-2true, 211#true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:03,346 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-11-16 23:39:03,346 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:03,346 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-16 23:39:03,347 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-16 23:39:04,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [57#L1170-2true, 211#true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:04,640 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-16 23:39:04,641 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:04,641 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:04,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:04,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][91], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:04,694 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-16 23:39:04,694 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:04,694 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:04,694 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:04,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][91], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:04,700 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-16 23:39:04,700 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:04,700 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:04,700 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:05,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 96#L1188-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:05,904 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-16 23:39:05,904 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:05,904 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:05,904 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:05,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 96#L1188-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:05,904 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-16 23:39:05,904 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:05,904 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:05,905 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:05,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, Black: 222#true, 227#true, 185#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 107#L1208-4true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:05,936 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-16 23:39:05,936 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:05,936 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:05,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, 8#L1159true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:05,937 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, 8#L1159true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 107#L1208-4true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:05,937 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-16 23:39:05,937 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:05,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:06,240 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:06,240 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:06,240 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:06,241 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:06,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 11#L1161true, 58#L1187true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:06,284 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-16 23:39:06,284 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-16 23:39:06,284 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-16 23:39:06,284 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-16 23:39:07,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,322 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:07,322 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:07,322 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:07,322 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:07,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,323 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:07,323 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:07,323 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:07,323 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:07,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,323 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:07,323 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:07,324 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:07,324 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:07,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,324 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:07,324 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:07,324 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:07,324 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:07,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, Black: 222#true, 227#true, 185#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 107#L1208-4true, 213#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true, 232#true]) [2024-11-16 23:39:07,362 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-16 23:39:07,363 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:07,363 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:07,363 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-16 23:39:07,363 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:07,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 213#true, 131#L1208-3true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:07,373 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-16 23:39:07,373 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:07,373 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:07,374 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:07,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:07,697 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:07,697 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:07,697 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:07,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,699 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-16 23:39:07,699 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:07,699 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:07,699 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:07,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][134], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,735 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-16 23:39:07,735 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-16 23:39:07,735 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:07,735 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:07,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:07,746 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-16 23:39:07,746 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:07,746 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:07,746 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:08,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:08,407 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-16 23:39:08,407 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:08,407 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:08,409 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:08,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][115], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 67#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:08,448 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:08,448 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:08,448 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:08,448 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:08,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][204], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 160#L1208-5true, 213#true, 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:08,448 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:08,448 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][204], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 107#L1208-4true, 213#true, 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:08,450 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:08,450 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:08,451 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:08,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][89], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 107#L1208-4true, 213#true, 13#L1160-1true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true, 232#true]) [2024-11-16 23:39:08,454 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:08,454 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-16 23:39:08,454 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-16 23:39:08,454 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:08,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][89], [211#true, Black: 222#true, 227#true, 90#disposeENTRYtrue, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:08,454 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:08,454 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:08,455 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:08,455 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:08,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][134], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:08,459 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:08,459 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:08,460 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-16 23:39:08,460 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:08,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:08,769 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-16 23:39:08,769 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:08,769 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:08,770 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:08,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:08,770 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-16 23:39:08,770 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:08,770 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:08,770 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:08,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:08,812 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:08,812 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:08,812 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:08,812 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:08,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:08,823 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-16 23:39:08,823 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:08,823 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:08,823 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:08,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:08,824 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-16 23:39:08,824 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:08,824 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:08,824 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:09,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,086 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,086 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:09,086 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:09,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,087 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-16 23:39:09,087 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:09,088 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:09,088 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:09,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 93#L1189-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,088 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-16 23:39:09,088 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:09,088 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:09,088 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:09,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,089 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-16 23:39:09,089 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:09,089 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:09,089 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:09,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,129 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-16 23:39:09,129 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:09,129 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:39:09,129 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:09,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,133 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-16 23:39:09,133 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:09,133 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:09,134 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:39:09,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true, 10#L1189true]) [2024-11-16 23:39:09,146 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-16 23:39:09,146 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:09,146 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:09,146 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:09,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,408 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:09,408 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:09,408 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:09,408 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:09,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:09,409 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-16 23:39:09,409 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:09,409 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:09,409 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:09,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:09,454 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-16 23:39:09,454 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:09,454 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:09,454 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-16 23:39:10,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][134], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,260 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-16 23:39:10,260 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:10,260 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:10,260 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:10,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,273 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-16 23:39:10,273 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:10,273 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:10,273 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:10,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,275 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-16 23:39:10,275 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:10,275 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:10,275 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:10,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 57#L1170-2true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true, 81#L1190true]) [2024-11-16 23:39:10,299 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-16 23:39:10,299 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-16 23:39:10,300 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-16 23:39:10,300 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-16 23:39:10,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 93#L1189-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,641 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-16 23:39:10,641 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:10,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:10,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:10,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,642 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-16 23:39:10,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:10,642 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:10,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:10,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:10,643 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-16 23:39:10,643 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:10,643 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:10,643 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:10,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][134], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 58#L1187true, 187#L1160true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,711 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-16 23:39:10,711 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:10,711 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:10,711 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:10,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,717 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-16 23:39:10,717 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:10,718 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:10,718 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:10,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:10,719 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-16 23:39:10,719 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:10,719 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:10,719 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:10,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:10,732 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-16 23:39:10,732 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:10,733 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:10,733 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:11,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:11,049 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:11,050 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:11,050 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:11,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:11,103 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-16 23:39:11,103 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:11,103 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:11,103 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:11,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:11,106 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-16 23:39:11,106 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:11,106 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:11,106 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:11,106 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:11,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:11,108 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-16 23:39:11,108 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:11,108 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:11,109 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:11,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 187#L1160true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:11,835 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-16 23:39:11,835 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:11,835 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:11,835 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:11,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:11,837 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-16 23:39:11,837 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:11,837 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:11,837 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:11,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:11,861 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-16 23:39:11,861 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:11,861 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:11,862 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:12,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:12,098 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-16 23:39:12,098 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:12,098 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:12,098 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-16 23:39:12,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,168 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-16 23:39:12,168 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:12,168 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:12,168 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:12,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:12,173 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:12,173 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:12,173 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:12,173 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:12,173 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:12,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:12,175 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:12,175 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:12,175 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:12,175 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:12,175 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:12,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:12,179 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-16 23:39:12,179 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:12,179 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:12,179 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:12,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,193 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-16 23:39:12,194 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:12,194 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:12,194 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:12,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,435 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-16 23:39:12,435 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:12,435 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-16 23:39:12,435 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:12,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,530 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:12,530 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:12,530 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:12,530 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:12,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,530 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:12,530 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:12,531 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:12,531 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:12,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:12,534 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:12,535 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:12,535 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:12,535 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:12,535 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:12,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,538 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:12,538 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:12,538 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:12,538 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:12,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 96#L1188-1true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:12,791 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-16 23:39:12,791 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-16 23:39:12,791 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:12,791 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:13,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 93#L1189-1true, 234#(= |#race~B~0| 0), 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:13,293 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:13,294 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:13,294 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:13,294 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:13,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:13,294 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:13,295 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:13,295 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:13,295 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:13,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:13,298 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:13,298 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:13,299 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:13,299 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:13,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:13,503 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-16 23:39:13,503 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:13,503 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-16 23:39:13,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-16 23:39:13,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,614 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 213#true, 131#L1208-3true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,614 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:13,614 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:13,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:13,647 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-16 23:39:13,647 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:13,647 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:13,647 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:13,647 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:13,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:13,649 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:13,649 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:13,649 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:13,649 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-16 23:39:13,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:13,663 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:13,663 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:13,663 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:13,663 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:13,663 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-16 23:39:13,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,980 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:13,980 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:13,980 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:13,980 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:13,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,980 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:13,980 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:13,981 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:13,981 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:13,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,993 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:13,993 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:13,993 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:13,993 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:13,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,994 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:13,994 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:13,994 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:13,994 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:13,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:13,997 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:13,997 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:13,997 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:13,997 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:13,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 170#L1188true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,998 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:13,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:13,998 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:13,999 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:13,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 140#L1195true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:13,999 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:13,999 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:13,999 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:13,999 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:14,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,036 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:14,036 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:14,037 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:14,037 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:14,037 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:14,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:14,043 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:14,043 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:14,043 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-16 23:39:14,043 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:14,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,046 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,046 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,046 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:14,046 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 58#L1187true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,047 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,047 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:14,047 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-16 23:39:14,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 93#L1189-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,234 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:14,234 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:14,234 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:14,234 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-16 23:39:14,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,237 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-16 23:39:14,237 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:14,237 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-16 23:39:14,237 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 31#L1169true, 213#true, 11#L1161true, 58#L1187true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,348 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 31#L1169true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,348 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:14,348 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:14,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 31#L1169true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,349 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:14,349 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:14,349 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:14,349 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:14,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,355 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:14,355 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:14,356 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:14,356 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:14,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 47#L1180true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,356 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-16 23:39:14,356 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:14,356 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:14,356 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,357 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 47#L1180true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:14,357 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:14,357 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:14,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,365 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:14,365 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:14,365 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:14,365 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:14,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,368 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:14,368 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:14,368 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:14,368 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:14,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,808 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:14,808 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:14,808 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:14,808 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:14,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,816 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:14,816 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:14,816 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:14,816 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:14,816 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:14,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:14,817 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:14,818 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:14,818 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:14,818 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:14,818 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:14,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 187#L1160true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:14,829 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:14,829 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:14,829 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:14,829 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:15,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,020 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-16 23:39:15,020 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-16 23:39:15,020 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:15,020 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:15,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, 8#L1159true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 96#L1188-1true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:15,106 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,106 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:15,106 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,106 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:15,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,109 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:15,109 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:15,109 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,109 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-16 23:39:15,109 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-16 23:39:15,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,131 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-16 23:39:15,131 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,132 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,132 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,132 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 31#L1169true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,144 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,144 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,144 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 47#L1180true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,145 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,145 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:15,145 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,145 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,151 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,151 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,151 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,152 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,162 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,162 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,162 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,163 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,163 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,163 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,163 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,163 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 47#L1180true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,178 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:15,178 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:15,178 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:15,178 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 58#L1187true, 187#L1160true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,195 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,195 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,195 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:15,196 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,199 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,199 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:15,199 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:15,200 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-16 23:39:15,200 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,201 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-16 23:39:15,201 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-16 23:39:15,201 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:15,201 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,201 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 28#L1169-1true, 96#L1188-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,211 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,211 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,211 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-16 23:39:15,211 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,212 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 96#L1188-1true, 31#L1169true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,212 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 96#L1188-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,213 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,213 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 96#L1188-1true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,213 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:15,213 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 53#L1175-2true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,425 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,425 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,425 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-16 23:39:15,425 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 8#L1159true, 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,451 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,451 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,451 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:15,451 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,452 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-16 23:39:15,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, Black: 222#true, 8#L1159true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:15,452 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,452 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,452 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:15,452 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:15,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,481 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 96#L1188-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,481 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,481 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,481 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,482 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,482 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,482 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,482 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 133#L1170-6true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,484 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-16 23:39:15,484 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 131#L1208-3true, 213#true, 133#L1170-6true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,485 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 133#L1170-6true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,485 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 133#L1170-6true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,485 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,485 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,486 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,487 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,487 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,487 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,487 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 63#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,489 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-16 23:39:15,489 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:15,489 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:15,489 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-16 23:39:15,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 96#L1188-1true, 63#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,489 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 170#L1188true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 63#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,490 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 140#L1195true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 63#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,490 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,490 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 47#L1180true, 213#true, 11#L1161true, 93#L1189-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,506 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:15,506 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,506 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:15,506 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:15,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,512 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,512 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,512 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,513 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,513 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,513 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,513 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,513 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,522 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,522 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,523 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,523 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 28#L1169-1true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,523 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,523 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,523 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,523 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,525 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 32#processErr8ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,525 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,525 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,526 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,563 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,563 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:15,563 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-16 23:39:15,563 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-16 23:39:15,563 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,730 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,731 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:15,731 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-16 23:39:15,731 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-16 23:39:15,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 96#L1188-1true, 131#L1208-3true, 213#true, 53#L1175-2true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,746 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-16 23:39:15,746 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-16 23:39:15,746 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-16 23:39:15,747 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-16 23:39:15,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 207#L1160-4true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,807 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,807 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:15,807 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,807 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 170#L1188true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,808 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-16 23:39:15,808 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,808 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-16 23:39:15,808 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-16 23:39:15,808 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-16 23:39:15,808 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-16 23:39:15,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 213#true, 131#L1208-3true, 93#L1189-1true, 234#(= |#race~B~0| 0), Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 215#true]) [2024-11-16 23:39:15,813 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,813 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,813 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:15,813 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:15,813 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,816 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:15,816 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,816 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:15,816 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,816 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:15,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 133#L1170-6true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,847 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-16 23:39:15,847 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-16 23:39:15,847 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-16 23:39:15,847 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-16 23:39:15,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 96#L1188-1true, 213#true, 133#L1170-6true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,847 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-16 23:39:15,847 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 133#L1170-6true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,848 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 140#L1195true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 133#L1170-6true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,848 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,848 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:15,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true]) [2024-11-16 23:39:15,852 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,852 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,852 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,852 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 133#L1170-6true, 93#L1189-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,855 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,855 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,855 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,855 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 63#processErr7ASSERT_VIOLATIONDATA_RACEtrue, 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:15,859 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:15,859 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:15,859 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:15,859 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 31#L1169true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,879 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 31#L1169true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,879 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,879 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:15,887 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([502] L1179-2-->L1180: Formula: (and (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0))) (= |v_processThread1of1ForFork0_#t~ret18_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|, processThread1of1ForFork0_#t~ret18=|v_processThread1of1ForFork0_#t~ret18_1|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork0_#t~ret18][147], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 47#L1180true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:15,887 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-16 23:39:15,887 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:16,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:16,334 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:16,334 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:16,334 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-16 23:39:16,334 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-16 23:39:16,334 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:16,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][134], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,573 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:16,573 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:16,573 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:16,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-16 23:39:16,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 58#L1187true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,574 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:16,574 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-16 23:39:16,574 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:16,574 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-16 23:39:16,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, 227#true, 170#L1188true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 12#L1158true, 131#L1208-3true, 213#true, 53#L1175-2true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,594 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-16 23:39:16,594 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-16 23:39:16,594 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:16,594 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-16 23:39:16,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 96#L1188-1true, 47#L1180true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,616 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:16,616 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-16 23:39:16,617 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-16 23:39:16,617 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-16 23:39:16,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 8#L1159true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,683 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:16,683 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:16,683 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:16,683 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:16,683 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-16 23:39:16,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 201#L1168true, Black: 222#true, 8#L1159true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,686 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:16,686 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:16,686 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-16 23:39:16,687 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:16,687 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:16,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, Black: 222#true, 8#L1159true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:16,688 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:16,688 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-16 23:39:16,688 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-16 23:39:16,688 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-16 23:39:16,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([496] L1169-2-->L1169-1: Formula: (= |v_#race~A~0_18| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_18|} AuxVars[] AssignedVars[#race~A~0][180], [211#true, Black: 222#true, 8#L1159true, 227#true, 140#L1195true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 28#L1169-1true, 213#true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 232#true]) [2024-11-16 23:39:16,689 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:16,689 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-16 23:39:16,689 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-16 23:39:16,690 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-16 23:39:16,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, 113#L1159-1true, 201#L1168true, Black: 222#true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:16,694 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:16,694 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-16 23:39:16,694 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:16,694 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:16,694 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-16 23:39:16,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 133#L1170-6true, 234#(= |#race~B~0| 0), 93#L1189-1true, 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,740 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-16 23:39:16,740 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-16 23:39:16,740 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-16 23:39:16,740 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-16 23:39:16,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true, 167#L1170-7true]) [2024-11-16 23:39:16,753 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-16 23:39:16,753 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:16,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:16,754 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-16 23:39:16,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([383] L1208-4-->L1208-3: Formula: (= |v_#race~B~0_12| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_12|} AuxVars[] AssignedVars[#race~B~0][161], [211#true, Black: 222#true, Black: 227#true, 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 131#L1208-3true, 213#true, 13#L1160-1true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 167#L1170-7true, 10#L1189true]) [2024-11-16 23:39:16,754 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-16 23:39:16,754 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-16 23:39:16,754 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-16 23:39:16,754 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:16,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 47#L1180true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 10#L1189true]) [2024-11-16 23:39:16,786 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-16 23:39:16,786 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-16 23:39:16,786 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-16 23:39:16,786 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-16 23:39:16,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 47#L1180true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:16,834 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-16 23:39:16,834 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-16 23:39:16,834 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-16 23:39:16,834 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-16 23:39:16,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, Black: 224#(= |#race~A~0| 0), 201#L1168true, 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 160#L1208-5true, 213#true, 11#L1161true, 58#L1187true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|)]) [2024-11-16 23:39:16,856 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:16,856 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:16,856 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:16,856 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:16,856 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-16 23:39:16,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1161-3-->L1161: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][146], [211#true, 201#L1168true, Black: 224#(= |#race~A~0| 0), 227#true, Black: 229#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 107#L1208-4true, 213#true, 11#L1161true, 234#(= |#race~B~0| 0), 215#true, Black: 219#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 81#L1190true]) [2024-11-16 23:39:16,864 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-16 23:39:16,864 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-16 23:39:16,864 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-16 23:39:16,864 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-16 23:39:16,864 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event